Skip to content

Commit 49e416a

Browse files
Update README.md
consolidate SBOM items, formatting
1 parent 5974f38 commit 49e416a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,9 @@ __Note__: Veracode recommends using the [auto-packaging capability](https://docs
229229

230230
- [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.
231231

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
233233

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
235235

236236
- [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
237237

@@ -245,6 +245,10 @@ __Note__: Veracode recommends using the [auto-packaging capability](https://docs
245245

246246
- [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.
247247

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+
248252
## Results collection and display
249253

250254
- 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
255259

256260
- [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.
257261

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-
262262
- [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).
263263

264264
- [JupiterOne Graph Veracode](https://github.com/JupiterOne/graph-veracode) ([JupiterOne](https://github.com/JupiterOne/)) - A graph conversion tool for Veracode.

0 commit comments

Comments
 (0)