command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jun 7, 2024
License: BSD-2-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
CLI tool to extract CVEs from the Broadcom portal.
Instructions
The CLI does not take any arguments, but you must provide a session token for support.broadcom.com from your web browser.
You can either set the cookie as BC_COOKIE
environment variable (remember to wrap in single quotes), or paste inline when running the tool.
Token collection in Chromium based browsers
Browse to the Security Advisories page and log in.
-
Open Developer Tools. Menu > More Tools > Developer Tools
-
Click the Network
tab

-
Refresh the web page and wait for it to load with the requests.
-
Click on any of the requests where the name starts with get
.

-
Click the Headers
tab in the pop out
-
Scroll down and expand the Request Headers
section
-
Copy ALL text from the Cookie
field for use when running the tool

Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.