spark1security / n0s1

Secret Scanner for Slack, Jira, Confluence, Asana, Wrike, Linear and Zendesk
https://spark1.us/n0s1
GNU General Public License v3.0
45 stars 12 forks source link

Updated GitLab report format to 15.0.6 #2

Closed blupants closed 1 year ago

blupants commented 1 year ago

This PR updates the GitLab report format from version 14.1.2 to 15.0.6

When using the old version GitLab CI was throwing an error: [Schema] Version 14.1.2 for report type dast is unsupported, supported versions for this report type are: 15.0.0, 15.0.1, 15.0.2, 15.0.4, 15.0.5, 15.0.6. GitLab will attempt to validate this report against the earliest supported versions of this report type, to show all the errors but will not ingest the report

This fix updates the report format so it can be properly uploaded to the Gitlab Vulnerability Report

Testing: Run a GitLab CI pipeline with the following configuration.