Skip to content

Releases: Lerer/veracode-pipeline-scan-results-to-sarif

support for new output format

22 Sep 14:47
Compare
Choose a tag to compare

This release updated the parsing logic of the pipeline scan output - since a different output was introduced

basically, json key name changed from Pascal case/Capital camel case to snake case

v1.0.5

31 Jul 05:27
Compare
Choose a tag to compare

Release notes:

  • custom reporting levels
  • file path rewrite

Support for file path enrichment

30 Jul 13:59
9c501ee
Compare
Choose a tag to compare

Release notes:

  • added ability to override path from the scanning to source. this is usually for compiled languages

enriched issues

21 Jul 04:25
Compare
Choose a tag to compare

Changes:

  • Issues description now with better details and links

Clean code

20 Jul 00:01
Compare
Choose a tag to compare

This release:

  • move the test function to the test directory
  • update the readme with more details and links
  • transformed the main action file to exportable functions

New release with minor fixes

19 Jul 08:29
Compare
Choose a tag to compare

Fix:

  • start line is now integer (was string)
  • severity level is now string (was number)

v1.0

19 Jul 06:16
Compare
Choose a tag to compare
removing event payload log