-
Notifications
You must be signed in to change notification settings - Fork 26
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
App nist CVE sync3.0 #391
Open
bminnix
wants to merge
32
commits into
next3.0
Choose a base branch
from
app-nist-cve-sync3.0
base: next3.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
App nist CVE sync3.0 #391
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Creating a batched commit with several of the syntax update recommendations. Co-authored-by: Przemek Rogala <[email protected]>
Creating a batched commit with several of the syntax update recommendations. Co-authored-by: Przemek Rogala <[email protected]>
…ret Updated signals to ensure these exist with upgrade and documentation has been mostly updated, still needs a little more and screenshots.
Co-authored-by: Przemek Rogala <[email protected]>
Using Przemek's suggestion for processing CVEs Co-authored-by: Przemek Rogala <[email protected]>
…the call directly into the run.
…are id then retrieving the object.
…dded image; Updated code to remove the unnecessary function(s)/calls.
…mple. This change will come from drift manager eventually.
The PR closed due to stall was: Conversation history can be found there. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The other PR for this was stalled due to a force. I closed that PR and am opening another for the updated job code.
Closes: #80
This issue was marked as closed, but then briefly discussed in #81 that is open regarding last_modified_date (or similar). See summary below.
What's Changed
Summary:
Creates field for last_modified_date (Issue #80) that is used as a method for NIST to know when a record needs updating.
Adds job that goes through all SoftwareVersion objects and queries NIST for associated CVE records.
Creates/Updates the CVE record and associates to the SoftwareVersion being queried
New "NIST - Software CVE Search" Job
Job Results