-
-
Notifications
You must be signed in to change notification settings - Fork 655
Comparing changes
Open a pull request
base repository: securego/gosec
base: v2.9.6
head repository: securego/gosec
compare: v2.10.0
- 12 commits
- 16 files changed
- 5 contributors
Commits on Jan 26, 2022
-
chore(deps): update all dependencies (#765)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for b12c0f6 - Browse repository at this point
Copy the full SHA b12c0f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fbcf10 - Browse repository at this point
Copy the full SHA 1fbcf10View commit details -
Resolve the TLS min version when is declarted in the same package but…
… in a different file
Configuration menu - View commit details
-
Copy full SHA for 2fad8a4 - Browse repository at this point
Copy the full SHA 2fad8a4View commit details
Commits on Jan 27, 2022
-
chore(deps): update all dependencies (#771)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 9399e7b - Browse repository at this point
Copy the full SHA 9399e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a2941 - Browse repository at this point
Copy the full SHA 09a2941View commit details
Commits on Jan 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 853e1d5 - Browse repository at this point
Copy the full SHA 853e1d5View commit details
Commits on Feb 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 507f847 - Browse repository at this point
Copy the full SHA 507f847View commit details -
Updated sponsor link in README.md
- Because of rebranding (Daimler AG has become Mercedes-Benz Group AG) the github organization has been renamed as well. - Updated sponsorship link in README.md to new github organization
Configuration menu - View commit details
-
Copy full SHA for db8d98b - Browse repository at this point
Copy the full SHA db8d98bView commit details
Commits on Feb 9, 2022
-
Process the code snippet before adding it to the SARIF report
Preprocess the code snippet from the issue in order to extract only the line(s) of code where the issue is located. In addition remove the line numbers and whitespaces before writing the code snippet into the SARIF report.
Configuration menu - View commit details
-
Copy full SHA for c0680bb - Browse repository at this point
Copy the full SHA c0680bbView commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 43577ce - Browse repository at this point
Copy the full SHA 43577ceView commit details -
feat: add concurrency option to parallelize package loading (#778)
* feat: add concurrency option to parallelize package loading * refactor: move wg.add inside the for loop * fix: gracefully stop the workers on error * test: add test for concurrent scan
Configuration menu - View commit details
-
Copy full SHA for 7d539ed - Browse repository at this point
Copy the full SHA 7d539edView commit details
Commits on Feb 22, 2022
-
Extend the release action to sign the docker image and binary files w…
…ith cosign (#781) * Extend the release action to sign the docker image and binary files with cosign * Fix lint warnings * Fix the ling warnings * Fix the lint warnings
Configuration menu - View commit details
-
Copy full SHA for 26f10e0 - Browse repository at this point
Copy the full SHA 26f10e0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.9.6...v2.10.0