Skip to content

Update README.md #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion python/cisa_risk_meter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Code example that builds a Kenna Security risk meter based on CISA catalog vulne
This directory contains the following files:

* build_cisa_risk_meter.py - Latest version. Creates or updates a Kenna Security risk meter base of the CISA catalog vulnerabilities.
* blog_build_cisa_risk_meter.py - Code that is used for the [blog](https://www.kennasecurity.com/blog/create-a-cisa-risk-meter/). Creates or updates a Kenna Security risk meter base of the CISA catalog vulnerabilities.
* blog_build_cisa_risk_meter.py - Code that is used for the [blog](https://community.cisco.com/t5/security-knowledge-base/how-to-create-a-cisa-risk-meter/ta-p/4837045). Creates or updates a Kenna Security risk meter base of the CISA catalog vulnerabilities.
* get_cisa_catalog.py - stand-alone program that obtains the CISA vulnerability catalog.

## Directions
Expand Down