You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -229,9 +229,9 @@ __Note__: Veracode recommends using the [auto-packaging capability](https://docs
229
229
230
230
-[Veracode-SCA-Webhook-Redirect](https://github.com/cadonuno/Veracode-SCA-Webhook-Redirect) ([cadonuno](https://github.com/cadonuno/)) - This Project exposes a Tomcat server that can redirect Veracode Agent-based SCA web hooks to Teams and Slack.
231
231
232
-
-[yarn-v2-workspaces-helper](https://github.com/julz0815/yarnv2-workspaces-helper) ([Julz0815](https://github.com/julz0815/)) - Creates yarn.lock files for each workspace to make the whole project scannable with Veracode's SCA solution. this is specifically for yarn version 2 and lower
232
+
-[yarn-v2-workspaces-helper](https://github.com/julz0815/yarnv2-workspaces-helper) ([Julz0815](https://github.com/julz0815/)) - Creates `yarn.lock` files for each workspace to make the whole project scannable with Veracode's SCA solution. this is specifically for yarn version 2 and lower
233
233
234
-
-[yarn-v3-workspaces-helper](https://github.com/julz0815/yarnv3-workspaces-helper) ([Julz0815](https://github.com/julz0815/)) - Creates yarn.lock files for each workspace to make the whole project scannable with Veracode's SCA solution. this is specifically for yarn version 3 and higher
234
+
-[yarn-v3-workspaces-helper](https://github.com/julz0815/yarnv3-workspaces-helper) ([Julz0815](https://github.com/julz0815/)) - Creates `yarn.lock` files for each workspace to make the whole project scannable with Veracode's SCA solution. this is specifically for yarn version 3 and higher
235
235
236
236
-[veracode-bulk-cve-suppression](https://github.com/aszaryk/veracode-bulk-cve-suppression) ([aszaryk](https://github.com/aszaryk)) - Allows for bulk suppression of specific CVE across full application portfolio
237
237
@@ -245,6 +245,10 @@ __Note__: Veracode recommends using the [auto-packaging capability](https://docs
245
245
246
246
-[Veracode Get Single SBOM](https://github.com/cadonuno/Veracode-Get-Sbom) ([cadonuno](https://github.com/cadonuno/)) - Gets the SBOM for a single Application Profile or Workspace/Project pair.
247
247
248
+
-[Generate SBOM with Python](https://github.com/christyson/GenerateSBOM) ([Chris Tyson](https://github.com/christyson)) - Python script to generate a Software Bill of Materials (SBOM) for an application in either CycloneDX or SPDX format.
249
+
250
+
-[Generate SBOM with Powershell](https://github.com/christyson/GenerateSBOMPS) ([Chris Tyson](https://github.com/christyson)) - Powershell script to generate a Software Bill of Materials (SBOM) for an application in either CycloneDX or SPDX format.
251
+
248
252
## Results collection and display
249
253
250
254
- Collections Report [PDF, CSV, JSON](https://github.com/tjarrettveracode/veracode-collections-report) ([tjarrettveracode](https://github.com/tjarrettveracode/)) - Python script to retrive Collection results and output to PDF, CSV and/or JSON format.
@@ -255,10 +259,6 @@ __Note__: Veracode recommends using the [auto-packaging capability](https://docs
255
259
256
260
-[Generate License Notice file](https://github.com/gmdavef/sca-scripts) ([Dave Ferguson](https://github.com/gmdavef)) - Python script that creates a License Notice file (sometimes called an Attribution Report) for an application that has been scanned by Veracode SCA.
257
261
258
-
-[Generate SBOM with Python](https://github.com/christyson/GenerateSBOM) ([Chris Tyson](https://github.com/christyson)) - Python script to generate a Software Bill of Materials (SBOM) for an application in either CycloneDX or SPDX format.
259
-
260
-
-[Generate SBOM with Powershell](https://github.com/christyson/GenerateSBOMPS) ([Chris Tyson](https://github.com/christyson)) - Powershell script to generate a Software Bill of Materials (SBOM) for an application in either CycloneDX or SPDX format.
261
-
262
262
-[Hygieia](https://github.com/mickfeech/hygieia_veracode_collector) ([Mickfeech](https://github.com/mickfeech/)) - Veracode scan collector and parser for the [Hygieia dashboard](https://github.com/Hygieia/ExecDashboard).
263
263
264
264
-[JupiterOne Graph Veracode](https://github.com/JupiterOne/graph-veracode) ([JupiterOne](https://github.com/JupiterOne/)) - A graph conversion tool for Veracode.
0 commit comments