summaryrefslogtreecommitdiffstats
path: root/bin/check-new-issues
Commit message (Collapse)AuthorAgeFilesLines
* check-new-issues: Cover upcoming decades for regular expression for issuesSalvatore Bonaccorso2020-01-041-2/+2
| | | | Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* Relax extraction for CVE description from allitems.txt fileSalvatore Bonaccorso2019-06-211-1/+1
| | | | | | | | | | | | | | | MITRE recently did changes on the infrastructure to submit CVE entries and slightly changed as well format of produced files. Recent entries do not seem to contain anymore a strict \n\n\n separation between the CVE description further from other notes attached to the entry. Slightly relax the regular expression but still try to catch correctly the description only in the description() subroutine by still anchoring to two \n\n, and two following \n\n to seperate the description. Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* check-new-issues: Adapt path to actually used one on soriano.d.oSalvatore Bonaccorso2019-06-071-2/+2
|
* Strip trailing white spacesRaphael Geissert2017-12-301-0/+1
|
* check-new-issues: Do not mention svn command for review processSalvatore Bonaccorso2017-12-291-1/+1
| | | | | | | | If at all mention 'git diff' and 'git reset' et al. Signed-off-by: Salvatore Bonaccorso <carnil@debian.org> git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@59016 e39458fd-73e7-0310-bf30-c45bca0a0e42
* more auto NFUsRaphael Geissert2017-12-211-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58787 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Trend Micro auto NFURaphael Geissert2017-12-211-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58785 e39458fd-73e7-0310-bf30-c45bca0a0e42
* one more IBM NFURaphael Geissert2017-12-211-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58784 e39458fd-73e7-0310-bf30-c45bca0a0e42
* EMC auto NFU issues and ruleRaphael Geissert2017-12-211-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58783 e39458fd-73e7-0310-bf30-c45bca0a0e42
* more auto NFUs rulesRaphael Geissert2017-12-211-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58780 e39458fd-73e7-0310-bf30-c45bca0a0e42
* check-new-issues: add -b, to auto process entriesRaphael Geissert2017-12-211-4/+23
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58778 e39458fd-73e7-0310-bf30-c45bca0a0e42
* remove an unused var and useless codeRaphael Geissert2017-12-211-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58768 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add a few auto NFUs rulesRaphael Geissert2017-12-211-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58767 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add an auto NFU rule for the FS stuffRaphael Geissert2017-12-201-0/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58754 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Sort CVE issues numericallyRaphael Geissert2017-12-201-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@58724 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Make the wordpress auto_nfu work in another caseRaphael Geissert2017-10-251-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56955 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Make the description extractor work againRaphael Geissert2017-10-251-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56954 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add a command 'd' to display the information againRaphael Geissert2017-10-181-4/+15
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56825 e39458fd-73e7-0310-bf30-c45bca0a0e42
* allow one to go to a specific issue (ex. .gCVE-2017-1234)Raphael Geissert2017-10-181-1/+16
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56824 e39458fd-73e7-0310-bf30-c45bca0a0e42
* move the presenting/editing loop logic into its own functionRaphael Geissert2017-10-181-26/+36
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56822 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Cleanup the CVE text a bitRaphael Geissert2017-10-181-1/+7
| | | | | | | Drops Status, Category and Current Votes fields git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56810 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add completion for the pkg statusRaphael Geissert2017-10-121-2/+5
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56670 e39458fd-73e7-0310-bf30-c45bca0a0e42
* poor-man's pkg name completionRaphael Geissert2017-10-121-1/+27
| | | | | | | only based on package names already seen in the list, at this time git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56663 e39458fd-73e7-0310-bf30-c45bca0a0e42
* do not add useless blank spaces on completionRaphael Geissert2017-10-121-0/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56652 e39458fd-73e7-0310-bf30-c45bca0a0e42
* no need to account for blank spaces given that they are not toleratedRaphael Geissert2017-10-121-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56651 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Also apply the display limit to wnpp resultsRaphael Geissert2017-10-121-3/+9
| | | | | | | | Searching for 'in', 'ip', and other generic queries doesn't make much sense, but let's fix one thing at the time. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56634 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix typoEmilio Pozuelo Monfort2017-10-111-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56615 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Get rid of the "TODO: check" in case its an itpRaphael Geissert2017-10-111-0/+5
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56608 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Make '- sth' work even without "TODO: check" entriesRaphael Geissert2017-10-111-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56607 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Use sensible-editor instead of handling the env vars ourselvesRaphael Geissert2017-10-111-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56606 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add auto wnpp results as readline history entriesRaphael Geissert2017-10-111-7/+27
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56605 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add command completionRaphael Geissert2017-10-111-2/+23
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56604 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Cache the latest apt-cache results to speed things upRaphael Geissert2017-10-051-1/+19
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56426 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add -D option to skip the downloadsRaphael Geissert2017-10-021-3/+6
| | | | | | | Useful when invoking check-new-issues multiple times git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56344 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Allow an entry to be added directly by typing '- package[...]'Raphael Geissert2017-10-021-1/+16
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@56343 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Update regexp to match allowd source package names as per policy 5.6.1Salvatore Bonaccorso2016-04-031-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@40733 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add some bits of auto-NFUs functionalityRaphael Geissert2014-08-251-0/+23
| | | | | | | only knows about WordPress themes and plugins git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28464 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Switch from http to https for qa.d.o/packages.qa.d.o URLsPaul Wise2014-07-031-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@27589 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add -s option to skip calls to apt-cache and apt-fileRaphael Geissert2014-03-081-27/+37
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@26017 e39458fd-73e7-0310-bf30-c45bca0a0e42
* prepare for new CVE formatThijs Kinkhorst2013-12-051-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@24590 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Download mitre's and nist's data files via httpsRaphael Geissert2013-02-171-1/+1
| | | | | | | | Debian-related files are still not checked for signatures, however. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@21317 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add missing escape on regexRaphael Geissert2010-01-051-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13715 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add .h command to list available commandsRaphael Geissert2010-01-051-7/+25
| | | | | | | add ! command to execute any command via system() git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13713 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add a shortcut to report-vuln from within check-new-issuesRaphael Geissert2009-12-261-0/+9
| | | | | | | | Any decent editor should be able to pipe the message to mutt or any other MUA git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13664 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Look for ITPs and RFPs in check-new-issuesRaphael Geissert2009-12-261-1/+33
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13662 e39458fd-73e7-0310-bf30-c45bca0a0e42
* - make check-new-issues -U ignore removed packagesStefan Fritsch2009-06-061-1/+22
| | | | | | | - add some packages to the removed list git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12055 e39458fd-73e7-0310-bf30-c45bca0a0e42
* make sure bugs with 'bug filed' are also selected with -UStefan Fritsch2009-06-011-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12006 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add -u/-U options to also/only select issues that are marked as unfixed butStefan Fritsch2009-05-301-8/+34
| | | | | | | | | | | are missing a bug reference. This ignores some packages (kernels, some removed packages, php4). Comments welcome. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12001 e39458fd-73e7-0310-bf30-c45bca0a0e42
* allow to read embedded-code-copies from stdin, for use in svn hookStefan Fritsch2009-01-031-2/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10840 e39458fd-73e7-0310-bf30-c45bca0a0e42
* do not escape spaces when calling apt-cache searchStefan Fritsch2009-01-031-1/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10838 e39458fd-73e7-0310-bf30-c45bca0a0e42

© 2014-2024 Faster IT GmbH | imprint | privacy policy