-
Notifications
You must be signed in to change notification settings - Fork 631
Comparing changes
Open a pull request
base repository: anchore/grype
base: main
head repository: ADorigi/grype
compare: main
- 10 commits
- 7 files changed
- 3 contributors
Commits on Oct 9, 2024
-
feat: add
grype db providers
command- currently reads content of `provider-metadata.json` file - added flag `-o`/`--output` flags which accept `json` and `table` - update method `getDBProviders()` and type `dbProviderMetadata` for db schema `v6` Signed-off-by: Adnan Gulegulzar <gulegulzaradnan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d651464 - Browse repository at this point
Copy the full SHA d651464View commit details -
chore: update readme for
grype db providers
Signed-off-by: Adnan Gulegulzar <gulegulzaradnan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b674ee8 - Browse repository at this point
Copy the full SHA b674ee8View commit details
Commits on Oct 16, 2024
-
Signed-off-by: Adnan Gulegulzar <gulegulzaradnan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b39842a - Browse repository at this point
Copy the full SHA b39842aView commit details -
chore: add cli test for
grype db providers
Signed-off-by: Adnan Gulegulzar <gulegulzaradnan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b0330f - Browse repository at this point
Copy the full SHA 5b0330fView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe652c5 - Browse repository at this point
Copy the full SHA fe652c5View commit details -
- updated table as the default output format - updated tablewriter settings - added unit test for the components of db providers command - added dummy "provider-metadata.json" to aid unit tests - added table and json assertion to cli test Signed-off-by: Adnan Gulegulzar <gulegulzaradnan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 018220b - Browse repository at this point
Copy the full SHA 018220bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2dac42 - Browse repository at this point
Copy the full SHA f2dac42View commit details -
chore: removes changes to
db diff
,db serach
anddb list
commandsSigned-off-by: Adnan Gulegulzar <gulegulzaradnan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e7ba5e - Browse repository at this point
Copy the full SHA 7e7ba5eView commit details -
chore: remove unused constants
Signed-off-by: Adnan Gulegulzar <gulegulzaradnan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d89a8c0 - Browse repository at this point
Copy the full SHA d89a8c0View commit details
Commits on Oct 28, 2024
-
chore: move constants to scope where used
Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 46894f1 - Browse repository at this point
Copy the full SHA 46894f1View 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 main...main