-
-
Notifications
You must be signed in to change notification settings - Fork 274
full names and working tagging for packetstorm script #1061
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
Conversation
Please add your name to the Authors |
looks as it gets out of sync:
If I go to site 1046 I can see the Pluck 4.7 CSRF entry ... but it has no CVE identifier: |
I will look into it |
Packetstorm database update
Packetstorm database update
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just two notes for review
schedule: | ||
- cron: '0 0 * * 0' # do it every week | ||
|
||
jobs: | ||
update_packetstorm_db: | ||
if: github.repository_owner == 'e-m-b-a' | ||
if: github.repository_owner == 'HoxhaEndri' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this needs to be e-m-b-a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah yes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix for merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix for merge
I thought I did it, but I forgot that it gets ignored by git.
Thank you for fixing this script! |
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
The names of the cves are now full and consistent. The tags should also be consistent now.
Tested with the first 50 pages.
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)? If possible add a screenshot.
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: