Sven Merk
|
a1988f6808
|
feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535)
* Add GH issue creation + SARIF
* Code cleanup
* Fix fmt, add debug
* Code enhancements
* Fix
* Added debug info
* Rework UA log scan
* Fix code
* read UA version
* Fix nil reference
* Extraction
* Credentials
* Issue creation
* Error handling
* Fix issue creation
* query escape
* Query escape 2
* Revert
* Test avoid update
* HTTP client
* Add support for custom TLS certs
* Fix code
* Fix code 2
* Fix code 3
* Disable cert check
* Fix auth
* Remove implicit trust
* Skip verification
* Fix
* Fix client
* Fix HTTP auth
* Fix trusted certs
* Trim version
* Code
* Add token
* Added token handling to client
* Fix token
* Cleanup
* Fix token
* Token rework
* Fix code
* Kick out oauth client
* Kick out oauth client
* Transport wrapping
* Token
* Simplification
* Refactor
* Variation
* Check
* Fix
* Debug
* Switch client
* Variation
* Debug
* Switch to cert check
* Add debug
* Parse self
* Cleanup
* Update resources/metadata/whitesourceExecuteScan.yaml
* Add debug
* Expose subjects
* Patch
* Debug
* Debug2
* Debug3
* Fix logging response body
* Cleanup
* Cleanup
* Fix request body logging
* Cleanup import
* Fix import cycle
* Cleanup
* Fix fmt
* Fix NopCloser reference
* Regenerate
* Reintroduce
* Fix test
* Fix tests
* Correction
* Fix error
* Code fix
* Fix tests
* Add tests
* Fix code climate issues
* Code climate
* Code climate again
* Code climate again
* Fix fmt
* Fix fmt 2
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
|
2022-02-23 09:30:19 +01:00 |
|
Sven Merk
|
f655033442
|
Add retry capability on sporadic WhiteSource error 3000 (#3183)
* fix backslash mess
* Added retry on error 3000
* Fix fmt
* Fix check on error message
|
2021-10-21 09:37:41 +02:00 |
|
Oliver Nocon
|
b9cd425091
|
fix(whitesource) proper error message when tokens are not found (#2786)
|
2021-04-23 11:33:10 +02:00 |
|
Oliver Nocon
|
d47a17c8fc
|
feat(whitesource): consolidated reporting and versioning alignment (#2571)
* update reporting and add todo comments
* enhance reporting, allow directory creation for reports
* properly pass reports
* update templating and increase verbosity of errors
* add todo
* add detail table
* update sorting
* add test and improve error message
* fix error message in test
* extend tests
* enhance tests
* enhance versioning behavior accoring to #1846
* create markdown overview report
* small fix
* fix small issue
* make sure that report directory exists
* align reporting directory with default directory from UA
* add missing comments
* add policy check incl. tests
* enhance logging and tests
* update versioning to allow custom version usage properly
* fix report paths and golang image
* update styling of md
* update test
|
2021-02-10 16:18:00 +01:00 |
|
Stephan Aßmus
|
86f335811c
|
whitesourceExecuteScan-go: Implement parameters "timeout", "createProductFromPipeline" (#2246)
|
2020-10-29 09:21:01 +01:00 |
|
Stephan Aßmus
|
33e6e13787
|
Refactor whitesourceExecuteScan, fix polling, error handling (#2036)
|
2020-09-18 11:54:45 +02:00 |
|
Oliver Nocon
|
243d196283
|
Add package for whitesource (#1577)
|
2020-05-26 17:30:45 +02:00 |
|