mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-19 17:32:41 +00:00
- Noted automated validation as well as use of comments / labels in PRs to address problems.
- Note that PRs left open for more than 21 days will be rejected.
This commit is contained in:
parent
00c595d832
commit
f1b2aac458
@ -129,11 +129,24 @@ Github reports that the branches can be merged. If not, say because
|
|||||||
you forgot to ensure your fork was synched with the upstream master,
|
you forgot to ensure your fork was synched with the upstream master,
|
||||||
make additional commits in your branch to resolve the merge conflicts.
|
make additional commits in your branch to resolve the merge conflicts.
|
||||||
|
|
||||||
After a pull request has been submitted, the CVE Team will review the
|
After a pull request has been submitted, several checks will be
|
||||||
submission and work with you to resolve issues. Then the CVE Team
|
launched automatically, such as to perform schema validation and check
|
||||||
will merge the updated files into the "master" branch and use the
|
ownership. The checks may add comments and labels to the pull request
|
||||||
supplied information to update the associated entries in the CVE List
|
and, by default, Github should notify you via email of those
|
||||||
itself.
|
automatically. If the checks identify issues, you will need to
|
||||||
|
address them before processing can continue.
|
||||||
|
|
||||||
|
Next, the CVE Team generally will also review the pull request,
|
||||||
|
ensuring that descriptions contain product and version information,
|
||||||
|
references provide provenance, etc. As before, reviewers will add
|
||||||
|
comments and labels to the pull request if additional issues are
|
||||||
|
found, and you will need to address those before processing can
|
||||||
|
continue.
|
||||||
|
|
||||||
|
Finally, the CVE Team will add an "accepted" label in the pull
|
||||||
|
request, merge the updated files into the "master" branch, and use the
|
||||||
|
supplied information to populate the associated entries in the CVE
|
||||||
|
List itself.
|
||||||
|
|
||||||
Here is a visual respresentation of the git process:
|
Here is a visual respresentation of the git process:
|
||||||
|
|
||||||
@ -153,6 +166,12 @@ github.com/CVEProject/cvelist --> fork --> github.com/$YOU/cvelist
|
|||||||
`-- push to your github <-- $YOUR_BRANCH
|
`-- push to your github <-- $YOUR_BRANCH
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that you may contact the CVE Team using the [CVE Request web
|
||||||
|
form](https://cveform.mitre.org) if you wish to discuss something
|
||||||
|
privately. Note also that pull requests left open for more than 21
|
||||||
|
days will be rejected.
|
||||||
|
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
Direct questions, comments, or concerns about use of this repo to the CVE
|
Direct questions, comments, or concerns about use of this repo to the CVE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user