Skip to content
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

Implement the CVE Details bridge #2332

Merged
merged 3 commits into from
Dec 18, 2021
Merged

Implement the CVE Details bridge #2332

merged 3 commits into from
Dec 18, 2021

Conversation

f0086
Copy link
Contributor

@f0086 f0086 commented Nov 19, 2021

CVE Details is a collection of CVEs, taken from the National Vulnerability
Database (NVD) and other sources like the Exploit DB and Metasploit. The
website categorizes it by vendor and product and attach the CWE category.
There is an Atom feed available, but only logged in users can use it,
it is not reliable and contain no useful information. This bridge create a
sane feed with additional information like tags and a link to the CWE
a description of the vulnerability.

image

image

CVE Details is a collection of CVEs, taken from the National Vulnerability
Database (NVD) and other sources like the Exploit DB and Metasploit. The
website categorizes it by vendor and product and attach the CWE category.
There is an Atom feed available, but only logged in users can use it,
it is not reliable and contain no useful information. This bridge create a
sane feed with additional information like tags and a link to the CWE
a description of the vulnerability.
@f0086 f0086 mentioned this pull request Nov 19, 2021
10 tasks
@EVOTk
Copy link

EVOTk commented Nov 20, 2021

I tested and it works very well! I hope your Pull Request will be approved!
Thank you !

Copy link
Contributor

@dvikan dvikan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Tested locally with vendor_id=74 and product_id=128. It's working fine.

Copy link
Contributor

@em92 em92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@f0086
Copy link
Contributor Author

f0086 commented Nov 29, 2021

Hi, @f0086! Please fix linting and other commented lines https://github.com/RSS-Bridge/rss-bridge/runs/4349991519?check_suite_focus=true

I've fixed all linting errors.

@f0086
Copy link
Contributor Author

f0086 commented Dec 14, 2021

@em92 Can you have a another look at that PR please?

@em92 em92 merged commit e1290aa into RSS-Bridge:master Dec 18, 2021
@em92
Copy link
Contributor

em92 commented Dec 18, 2021

gj!

@em92
Copy link
Contributor

em92 commented Dec 18, 2021

Offtopic: I have read your (@f0086) email message. I will prepare answer ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants