-
-
Notifications
You must be signed in to change notification settings - Fork 640
Comparing changes
Open a pull request
base repository: securego/gosec
base: v2.11.0
head repository: securego/gosec
compare: v2.12.0
- 15 commits
- 23 files changed
- 10 contributors
Commits on Mar 28, 2022
-
chore(deps): update all dependencies (#796)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82eaa12 - Browse repository at this point
Copy the full SHA 82eaa12View commit details -
Configuration menu - View commit details
-
Copy full SHA for afc9903 - Browse repository at this point
Copy the full SHA afc9903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef1d9a - Browse repository at this point
Copy the full SHA 2ef1d9aView commit details
Commits on Apr 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0791d31 - Browse repository at this point
Copy the full SHA 0791d31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89dfdc0 - Browse repository at this point
Copy the full SHA 89dfdc0View commit details
Commits on Apr 11, 2022
-
chore(deps): update all dependencies (#805)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b69c3d4 - Browse repository at this point
Copy the full SHA b69c3d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64cde5 - Browse repository at this point
Copy the full SHA a64cde5View commit details
Commits on Apr 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 34d144b - Browse repository at this point
Copy the full SHA 34d144bView commit details
Commits on May 2, 2022
-
chore(deps): update all dependencies (#811)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dcc336 - Browse repository at this point
Copy the full SHA 0dcc336View commit details
Commits on May 9, 2022
-
chore(deps): update all dependencies (#812)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12be148 - Browse repository at this point
Copy the full SHA 12be148View commit details
Commits on May 29, 2022
-
chore(deps): update all dependencies (#816)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a929c7 - Browse repository at this point
Copy the full SHA 0a929c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3ede62 - Browse repository at this point
Copy the full SHA c3ede62View commit details
Commits on May 31, 2022
-
Remove additional
--update
for apk in Dockerfile (#818)There is no need to use --update with --no-cache when using apk on Alpine Linux, as using --no-cache will fetch the index every time and leave no local cache, so the index will always be the latest without temporary files remain in the image.
Configuration menu - View commit details
-
Copy full SHA for fb587c1 - Browse repository at this point
Copy the full SHA fb587c1View commit details
Commits on Jun 2, 2022
-
Add check for usage of Rat.SetString in math/big with an overflow err…
…or (#819) * Add check for usage of Rat.SetString in math/big with an overflow error Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption. It is the CVE-2022-23772. * Use ContainsPkgCallExpr instead of manual parsing
Configuration menu - View commit details
-
Copy full SHA for 9c19cb6 - Browse repository at this point
Copy the full SHA 9c19cb6View commit details
Commits on Jun 13, 2022
-
chore(deps): update all dependencies (#822)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9b0ef0 - Browse repository at this point
Copy the full SHA a9b0ef0View 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.11.0...v2.12.0