What's Changed * inserted_content does does conform to SARIF schema by ericwb in https://github.com/securesauce/precli/pull/317 * Use text attribute for ArtifactContent by ericwb in https://github.com/securesauce/precli/pull/318
What's Changed * Slight refactoring of symtab and base parser by ericwb in https://github.com/securesauce/precli/pull/309 * Rework how a typed parameter is handled by ericwb in https://github.com/securesauce/precli/pull/311 * Finish up the assert rule by ericwb in https://github.com/securesauce/precli/pull/312 * Add assert rule to docs by ericwb in https://github.com/securesauce/precli/pull/313 * Add assert rule to doc table by ericwb in https://github.com/securesauce/precli/pull/314 * Fix up the output to adhere to SARIF schema by ericwb in https://github.com/securesauce/precli/pull/316
What's Changed * Rework of the documentation by ericwb in https://github.com/securesauce/precli/pull/305 * Inform user if an update is available by ericwb in https://github.com/securesauce/precli/pull/306 * Add license and indices links to main index doc by ericwb in https://github.com/securesauce/precli/pull/307 * Add varibles of function parameters to symtab by ericwb in https://github.com/securesauce/precli/pull/308
What's Changed * Nit change to gist conditional by ericwb in https://github.com/securesauce/precli/pull/303 * Change json_load rule to be default of disabled by ericwb in https://github.com/securesauce/precli/pull/304
What's Changed * New renderer to output in markdown format by ericwb in https://github.com/securesauce/precli/pull/291 * Use rich console capture of printed text by ericwb in https://github.com/securesauce/precli/pull/292 * Add an output to a file CLI argument by ericwb in https://github.com/securesauce/precli/pull/294 * Fix up the renderer outputs by ericwb in https://github.com/securesauce/precli/pull/295 * Add option to output the results to Gist by ericwb in https://github.com/securesauce/precli/pull/297 * Fix traceback on unsupported files by ericwb in https://github.com/securesauce/precli/pull/299 * Add more details to getting started in README by ericwb in https://github.com/securesauce/precli/pull/300 * Fix traceback when parsing with without as by ericwb in https://github.com/securesauce/precli/pull/302