Highlights
- 4 discussions answered
Pinned
2,705 contributions in the last year
Less
More
Contribution activity
August 2021
Created 141 commits in 6 repositories
Created a pull request in aquasecurity/trivy-db that received 1 comment
Opened 14 other pull requests in 5 repositories
aquasecurity/trivy-db
3
merged
1
open
aquasecurity/fanal
4
merged
aquasecurity/testdocker
3
merged
aquasecurity/go-dep-parser
2
merged
aquasecurity/trivy
1
merged
Reviewed 45 pull requests in 6 repositories
aquasecurity/fanal
25 pull requests
- chore(deps): bump github.com/aws/aws-sdk-go from 1.40.22 to 1.40.27
- Added new gemspec analyzer
- feat(python): add egg and wheel analyzer
- chore(deps): bump golang.org/x/mod from 0.4.2 to 0.5.0
- chore(deps): bump go.uber.org/zap from 1.17.0 to 1.19.0
- chore(deps): bump github.com/alicebob/miniredis/v2 from 2.14.1 to 2.15.1
- chore(deps): bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1
- chore(deps): bump github.com/aws/aws-sdk-go from 1.40.20 to 1.40.22
- chore(deps): bump github.com/google/go-containerregistry from 0.1.2 to 0.6.0
- chore(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.8+incompatible
- chore(deps): bump github.com/go-redis/redis/v8 from 8.4.0 to 8.11.3
- chore(deps): bump github.com/aws/aws-sdk-go from 1.37.0 to 1.40.20
- chore(deps): bump go.etcd.io/bbolt from 1.3.5 to 1.3.6
- chore(deps): bump github.com/open-policy-agent/opa from 0.25.2 to 0.31.0
- chore(deps): bump github.com/sosedoff/gitkit from 0.2.0 to 0.3.0
- chore(deps): bump actions/setup-go from 1 to 2.1.3
- chore(deps): bump actions/checkout from 1 to 2
- chore(ci) : Setup dependabot and fix security issues
- Bringing metadata from inspect method
- Update tfsec to v0.57.1
- Added a nuget config parser for packages.config
- Wordpress detection
- feat(python): add support for requirements.txt
- feat(apk): capture license information
- feat(rpm): capture license
aquasecurity/go-dep-parser
10 pull requests
- Added a package json parser for npm resource
- feat: support gemspec
- feat: add wordpress parser
- python: merge egg and wheel parsers
- Added new gemspec parser.
- refactor(egg/wheel): change the comments
- fix(types): add omitempty to License
- feat(wheel): detect license from METADATA file
- feat(egg): detect license from PKG-INFO file
- Enhance nuget parser for packages.config