- Notifications
You must be signed in to change notification settings - Fork 112
Pull requests: blackducksoftware/hub-rest-api-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
New updated program to generate cpe report from a project-version bom
#209 by varunkpedapati was closed Mar 16, 2022 Loading… updated Mar 16, 2022
program to generate cpe report from a project-version bom
#208 by varunkpedapati was merged Mar 3, 2022 Loading… updated Mar 3, 2022
fixing issue where object has no attribute error occurs on _check_version_compatibility
#206 by gsnyder2007 was merged Dec 17, 2021 Loading… updated Dec 17, 2021
Total rewrite to improve performance and fit customer workflow.
#205 by thaljef was merged Dec 5, 2021 Loading… updated Dec 5, 2021
Github Security scanning of the Python code in the hub-rest-api-python
#178 by avnes was merged Nov 12, 2021 Loading… updated Nov 12, 2021
Revert "Create a hotfix for TypeError when using --phase argument"
#94 by avnes was closed Oct 1, 2021 Loading… updated Oct 1, 2021
re-enable get_file_matches_for_bom_component()
#196 by iskunk was merged Sep 29, 2021 Loading… updated Sep 29, 2021
Added support for Docker Inspector and some cosmetic changes
#85 by subhamsps was merged Aug 2, 2021 Loading… updated Aug 2, 2021
adding samples showing how to read custom field value on a project version
#188 by gsnyder2007 was merged Jul 23, 2021 Loading… updated Jul 23, 2021
script to list BOM components and their matching Protex IDs for a giv…
#181 by campbeje was merged Jul 22, 2021 Loading… updated Jul 22, 2021
Fixing a UnicodeEncodeError
#187 by Coulicoula was merged Jul 15, 2021 Loading… updated Jul 15, 2021
added script to set the usage for a list of components specified in file
#180 by campbeje was merged Jun 11, 2021 Loading… updated Jun 11, 2021
adding sample to show using the new Client interface for retrieving vulnerable BOM components
#171 by gsnyder2007 was merged May 10, 2021 Loading… updated May 10, 2021
Renew bearer token early and use local timezone
#169 by skiyooka was merged May 10, 2021 Loading… updated May 10, 2021
adding Client sample for retrieving BOM component vulnerability info
#168 by gsnyder2007 was merged Apr 29, 2021 Loading… updated Apr 29, 2021
add python-dateutil to setup.py
#167 by OffBy0x01 was merged Apr 24, 2021 Loading… updated Apr 24, 2021
fix for #159 - missing exceptions import HubInstance Issues relating to blackduck.HubInstance
#163 by OffBy0x01 was merged Apr 20, 2021 Loading… updated Apr 20, 2021
Add robust error handling to authentication
#139 by skiyooka was closed Apr 20, 2021 Loading… updated Apr 20, 2021
Modified way sub projects are determined from activityData to componentType attribute.
#162 by nichollsdave was merged Apr 20, 2021 Loading… updated Apr 20, 2021
Last minute fixes, examples, and updated documentation.
#158 by skiyooka was merged Apr 16, 2021 Loading… updated Apr 16, 2021
Ensure checked_request works with POST
#157 by skiyooka was merged Apr 16, 2021 Loading… updated Apr 16, 2021
ProTip! Filter pull requests by the default branch with base:master.