-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* push syft multi format * test for loop * test multi format syft * check for report output * fix increment operator * fix sbom_format data type * remove sbom_format default * test sbom_format.size() * ts for loop * testing loop * fix equal operator == * testing loop * check args * ts list * ts ARGS * remove size() * loop troubleshoot * Test using ArrayList * comment out loops * print loop index * test with string concatenation * rm println * test toString * test arraylist * test * test * test ARG building * testing * test w/o tostring * test * move sbom_format to LinkedHashMap for extensions * check sbom_format * test * fix lib conf * revert to ArrayList for sbom_format var * fixed lib config * rm ! from index identifier * fix format * test * ts stdout * comment out erring cmd * missed end " * rm extra text * test --output * check ARGS * test * add space for multi outputs * add formatter var * ts formatter * add space * cmd formatting * archival ts * test archival * trim trailing comma * escape the $ * test if statements * fixes * add exception handling * test exception * skip archival if failed * echo exception * test * test err * test echo err * test error * exception test * test throw err * test error * test * test error * add shouldFail bool * Syft Unit test changes * push syft Unit tests * update syft docs * make PR suggested changes * troubleshoot json report archival * make artifacts empty string. * test regex * escape $ sign * test regex * test regex in line * regex in-line test * test syft var from grype * fix scan sbom var * fix sbom scan var * test * test sbom_scan var * wont work as expected test * test regex * fixed sbom var * test filetype * test file match * rm String baseDir * test findFiles * fix sbom var * test filePath * testing findFiles * move findFiles to after unstash * exlude spdx json * test excludes * testing excludes in pipeline * find json * testing findFiles * find files exclude * test size * test with img props * replace raw_results_file var with asterisk * test replaceALll * test * test img output * test reportBase * fixed reportBase var * test * move syftSbom def * Add message for SBOM scanning * test * grype unit tests for SBOM scanning * push grype unit test troubleshooting * testing each method on findFiles * test findFiles closure * maps maps maps * test println * testing findFiles * testing * test findfiles * ts * testing * Push unit test troubleshooting * ts unit test * working unit tests * test results script * test line 39, remove Unknown vuln * change >> to > to stop appending * put quotes back around 0 on ln39 * test * updated unit tests * format and trailing whitespace * fence ln 43 * remove ``` from ln 43 * fix readme * readme finessing
- Loading branch information
Showing
4 changed files
with
107 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters