aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Update /usr/portage -> /var/db/repos/gentooHEADmasterSam James2024-05-031-1/+1
| | | | | | | Not that lib/python/assign.py will work well anyway given it still thinks we have herds... Signed-off-by: Sam James <sam@gentoo.org>
* cvetool: add 'getcveidlist' actionThomas Deutschmann2020-03-041-0/+12
| | | | | | | 'getcveidlist' action will allow you to get list of internal CVE ids required for API request. Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* cvetool: info: show internal CVE id in additionThomas Deutschmann2020-03-041-1/+1
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* cvetool: Catch call without any argumentsThomas Deutschmann2017-04-251-0/+3
|
* cvetool: Add "new" commandThomas Deutschmann2017-01-161-1/+41
| | | | | "cvetool new [CVE]" can be used to add a new CVE with a placeholder text to the database.
* cvetool: Catch invalid 'info' command usageThomas Deutschmann2017-01-161-1/+10
|
* cvetool: Detect missing CVE and catch exception when requesting CVE infoThomas Deutschmann2017-01-091-2/+11
|
* cvetool: Fix TypeError when requesting CVE info for not yet published CVEThomas Deutschmann2017-01-091-1/+1
|
* Add initial CVETool CLI utilityAlex Legler2016-06-011-0/+130
|
* Mark CVE tracker as deprecatedAlex Legler2012-01-102-9/+9
| | | | svn path=/; revision=2231
* Add warning if target version was not found; misc other fixes.Alex Legler2011-05-271-5/+13
| | | | svn path=/; revision=2230
* filter -* keywordsAlex Legler2011-05-181-3/+7
| | | | svn path=/; revision=2229
* acutally add the new toolAlex Legler2011-05-171-0/+346
| | | | svn path=/; revision=2228
* New target toolAlex Legler2011-05-173-0/+15
| | | | svn path=/; revision=2227
* Add 'P' -> do a bugz search for the product in our bugtrackerStefan Behte2010-05-221-2/+26
| | | | svn path=/; revision=1998
* fix 'Quits with saving', NFUStefan Behte2010-04-111-4/+1
| | | | svn path=/; revision=1944
* Add check-later to check-todo-issuesTobias Heinlein2010-03-011-0/+2
| | | | svn path=/; revision=1880
* Adjusting DEFAULT_ISSUE_REGEX in check-todo-issues. We are a few days into ↵Tobias Heinlein2010-02-281-1/+1
| | | | | | 2010 already... svn path=/; revision=1877
* pressing B now opens the current CVE in your favorite browser.Stefan Behte2010-02-131-0/+12
| | | | svn path=/; revision=1861
* fix cp error message output for 2010Robert Buchholz2010-01-072-2/+2
| | | | svn path=/; revision=1814
* Setting armin76 and tcunha as sparc liaisons.Alex Legler2009-09-031-1/+1
| | | | svn path=/; revision=1588
* amd64 liaison, tester -> chainsawRobert Buchholz2009-08-071-1/+1
| | | | svn path=/; revision=1532
* MITRE syncAlex Legler2009-08-061-0/+11
| | | | svn path=/; revision=1525
* make import bugzilla compatible to latest pybugz, delete cache files only ↵Robert Buchholz2009-07-032-15/+20
| | | | | | after download svn path=/; revision=1457
* Replacing armin76 with fauli as security liaison for x86.Tobias Heinlein2009-06-271-1/+1
| | | | svn path=/; revision=1445
* NFU: OS X, Powerpoint, WebappsAlex Legler2009-05-151-4/+6
| | | | svn path=/; revision=1347
* Add script to apply pkgmoves to glsasRobert Buchholz2009-04-111-0/+28
| | | | svn path=/; revision=1264
* replacing ppc and ppc64 liaisons to be josejx and ranger.Robert Buchholz2009-04-021-7/+7
| | | | svn path=/; revision=1237
* Removing yoswink and adding klausman as alpha liaisonTobias Heinlein2009-03-241-1/+1
| | | | svn path=/; revision=1196
* Hold source for reference in the list as well and use CONFIRM sources for ↵Robert Buchholz2009-03-071-3/+9
| | | | | | URL field of new bugs svn path=/; revision=1158
* Fix input bug on saving in check-todo-issues (crash when pressing enter), ↵Stefan Behte2009-02-061-4/+4
| | | | | | NFU in the CVE list svn path=/; revision=1075
* Default for bug filing (b) changed: enter will file the bugStefan Behte2009-01-311-2/+2
| | | | svn path=/; revision=1063
* target: add STABLEREQ to bugs when cc'ing arches, correctly handle ebuild+ / ↵Robert Buchholz2009-01-201-2/+8
| | | | | | upstream+ svn path=/; revision=1033
* Remove old debian script, survive wget failures.Robert Buchholz2009-01-132-270/+2
| | | | svn path=/; revision=1013
* * Add bug assigning code and integrate it into check-todo-issuesRobert Buchholz2009-01-041-2/+23
| | | | | | | * Allow jumping back and forward in CVE list in interactive mode * Allow setting of whiteboard, try to guess severity from it svn path=/; revision=1011
* Fix IndexError when user does not enter anything on the 'do you want to ↵Tobias Heinlein2008-11-301-2/+2
| | | | | | save?' question; this now defaults to 'y'. svn path=/; revision=951
* move strip to the right locationRobert Buchholz2008-11-271-1/+1
| | | | svn path=/; revision=944
* Correctly print guessed names for CVE.Robert Buchholz2008-11-261-1/+10
| | | | svn path=/; revision=939
* Improve tools: Better whiteboard heuristics for target, guess_name for cveRobert Buchholz2008-10-191-1/+2
| | | | svn path=/; revision=819
* Fix brackets in reRobert Buchholz2008-09-291-1/+1
| | | | svn path=/; revision=746
* Pull out general parts of check-todo-issues into cvetools.pyRobert Buchholz2008-09-251-228/+4
| | | | svn path=/; revision=740
* Improve bug update syntaxRobert Buchholz2008-09-251-2/+2
| | | | svn path=/; revision=739
* Implement eix calls with popen securely (they would execute code entered by ↵Robert Buchholz2008-09-161-19/+84
| | | | | | | | | the user before). Fix some bugs related to "save" interaction with the user Implement automatic updating of bugs when "#1234" is entered -- not widely tested. svn path=/; revision=718
* Accidently cleaned $descRobert Buchholz2008-09-161-1/+0
| | | | svn path=/; revision=715
* NVD XML now contains two description elements for certain entries.Robert Buchholz2008-09-111-2/+11
| | | | svn path=/; revision=711
* (1) Display CVE details in editor when opening new bugRobert Buchholz2008-08-063-14/+19
| | | | | | | | (2) Liaison update (3) Allow adding liaison CCs to restricted bugs (disabled, broken in pybugz). svn path=/; revision=663
* opfer->tsunam for interim liaisonRobert Buchholz2008-07-281-1/+1
| | | | svn path=/; revision=646
* Sanitize whiteboard parsing, the non-empty caseRobert Buchholz2008-06-161-1/+4
| | | | | | would be recognized wrong. svn path=/; revision=573
* Have target not bail out on empty whiteboard,Robert Buchholz2008-06-121-2/+7
| | | | | | and also translate stable? -> stable svn path=/; revision=569
* Make target bugzilla aware. It can now automatically add stable requests to ↵Robert Buchholz2008-06-101-18/+59
| | | | | | the bug. svn path=/; revision=559