Changed * refactor output format of service products-contain-component (GRIF-209) * container roots are excluded by default (need to use --include-container-roots) * when using -r highlight matched term
Added * --include-container_roots in service products-contain-component * --exclude-unreleased in service products-contain-component
0.4.2
Added * GRIFFON_VERIFY_SSL environment variable
0.4.1
Fixed * fixed wrong progress bar usage accross several commands * fixed error in raw json transform for single entities
0.4.0
Changed * existing --search-upstreams changed to --search-all-upstreams in service products-contain-component * OSIDB_API_URL environment variable changed to OSIDB_SERVER_URL * CORGI_API_URL environment variable changed to CORGI_SERVER_URL * COMMUNITY_COMPONENTS_API_URL environment variable changed to COMMUNITY_COMPONENTS_SERVER_URL * Migrated from setup.py to pyproject.toml * searched names regex escaped by default
Added * --search-provides in service products-contain-component which will search name of components that are provide dependencies * --search-upstreams in service products-contain-component which will search name of components that are upstream dependencies * example plugin introduced * osidb-bindings and component-registry-bindings dependency versions are now pinned in pyproject.toml * -r option for regex name search without escaping the searched string
Fixed * standardized progress bar accross whole Griffon which fixes no_progress_bar functionality * fixed tab autocompletion for mutually exclusive and one of option/argument groups * data obtained from middleware CLI are now correctly filtered
0.3.8
Added * CRUD operations for Flaw CVSS, Flaw Package Versions and Affect CVSS (create, retrieve, list, update, delete)
Fixed * Fix affects sorting with no CVE ID attached in component-flaws output