| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
This separates the previous functionality into a `glsatool new` and adds
some new functionality as `glsatool release`. Currently only fetches the
GLSA XML and text, places the XML in your glsa.git repository, and adds
the necessary headers to the mail text.
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
|
|
| |
Currently only installing a cvetool script
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
|
|
| |
...and rename cvetool.py back to cvetool
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is wrong because we pass in sys.argv in the constructor arguments
anyway, and referring to sys.argv directly breaks consumers that aren't
the cvetool script.
The last use of sys.argv in the constructor is when command is invalid
and self.usage(sys.argv[0]) is called, if you hit this it means you were
calling CVETool programmatically, so surely you can debug it :)
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
|
|
| |
This is necessary so other tools can import the CVETool class itself
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
|
|
|
|
| |
This command grabs bug data from Bugzilla and adds the CVEs in its alias
field to the GLSAMaker CVE database and assigns the CVEs to that bug in
GLSAMaker.
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
| |
Signed-off-by: John Helmert III <ajak@gentoo.org>
|
|
|
|
|
|
|
| |
'getcveidlist' action will allow you to get list of internal CVE ids
required for API request.
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
|
|
| |
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
| |
|
|
|
|
|
| |
"cvetool new [CVE]" can be used to add a new CVE with a placeholder text
to the database.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
svn path=/; revision=2231
|
|
|
|
| |
svn path=/; revision=2230
|
|
|
|
| |
svn path=/; revision=2229
|
|
|
|
| |
svn path=/; revision=2228
|
|
|
|
| |
svn path=/; revision=2227
|
|
|
|
| |
svn path=/; revision=2226
|
|
|
|
| |
svn path=/; revision=2225
|
|
|
|
| |
svn path=/; revision=2224
|
|
|
|
| |
svn path=/; revision=2223
|
|
|
|
| |
svn path=/; revision=2222
|
|
|
|
| |
svn path=/; revision=2221
|
|
|
|
| |
svn path=/; revision=2220
|
|
|
|
| |
svn path=/; revision=2219
|
|
|
|
| |
svn path=/; revision=2218
|
|
|
|
| |
svn path=/; revision=2217
|
|
|
|
| |
svn path=/; revision=2216
|
|
|
|
| |
svn path=/; revision=2215
|
|
|
|
| |
svn path=/; revision=2214
|
|
|
|
| |
svn path=/; revision=2213
|
|
|
|
| |
svn path=/; revision=2212
|
|
|
|
| |
svn path=/; revision=2211
|