summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Add first sketch using data/CPE/list.Petter Reinholdtsen2011-01-261-0/+123
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@15976 e39458fd-73e7-0310-bf30-c45bca0a0e42
* no need to display etch anymoreThijs Kinkhorst2011-01-161-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@15903 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service: do not include oldstable in PTS exportFlorian Weimer2011-01-141-1/+0
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@15865 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add new script to list RESERVED issues for which we have dataRaphael Geissert2011-01-131-0/+63
| | | | | | | Usage: bin/reserved-but-public [--verbose] git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@15839 e39458fd-73e7-0310-bf30-c45bca0a0e42
* A few more tweaks to bin/gen-DSARaphael Geissert2011-01-061-3/+41
| | | | | | | Use --save instead of piping the output to a file git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@15797 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add a DSA template and a script to generate itRaphael Geissert2011-01-051-0/+100
| | | | | | | Example: bin/gen-DSA 2120-1 php5 "multiple vulnerabilities" > DSA git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@15794 e39458fd-73e7-0310-bf30-c45bca0a0e42
* etch should be ignored, also warn about removed/itp entries when the package ↵Raphael Geissert2010-07-281-0/+7
| | | | | | *does* exist git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@15047 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Don't count unimportant issues on data fed to the PTSRaphael Geissert2010-06-271-4/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@14909 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/dsa2list: search also the line "Debian (<release>)" to determine the releaseGiuseppe Iuculano2010-04-021-0/+7
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@14375 e39458fd-73e7-0310-bf30-c45bca0a0e42
* use a consistent note for unclear remote status; show unclear issues when ↵Michael Gilbert2010-03-191-6/+6
| | | | | | remote-only selected git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@14303 e39458fd-73e7-0310-bf30-c45bca0a0e42
* tracker_service.py: fix typo in page_status_dtsa_candidatesFlorian Weimer2010-03-181-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@14298 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service.py: Remove binary package data from webpageFlorian Weimer2010-03-071-101/+0
| | | | | | | | | This is just to see if it is feasible to remove all binary package processing. Some people might use tracker as some sort of "dak ls" replacement. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@14207 e39458fd-73e7-0310-bf30-c45bca0a0e42
* support changes in nvd schema for remote and local issuesMichael Gilbert2010-02-171-3/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@14116 e39458fd-73e7-0310-bf30-c45bca0a0e42
* new pages for undetermined and unimportant issuesMichael Gilbert2010-02-071-3/+93
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@14059 e39458fd-73e7-0310-bf30-c45bca0a0e42
* use nvd urgencies and add finer control for per-release pagesMichael Gilbert2010-02-072-32/+46
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@14058 e39458fd-73e7-0310-bf30-c45bca0a0e42
* per-release page refactoringMichael Gilbert2010-02-071-59/+60
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@14057 e39458fd-73e7-0310-bf30-c45bca0a0e42
* remove call to linkyfing function until some type issues are fixedRaphael Geissert2010-01-111-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13785 e39458fd-73e7-0310-bf30-c45bca0a0e42
* "linkify" links in notesRaphael Geissert2010-01-111-1/+1
| | | | | | | it should later be extended to turn CVE- strings into links too git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13784 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add a link to RedHat's bugzilla to the web CVE pageRaphael Geissert2010-01-081-2/+13
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13767 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
* adding support for <undetermined> in the tracker service. feedback and ↵Michael Gilbert2010-01-021-3/+19
| | | | | | comments are very welcome. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13694 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
* a regression in BaseHTTPServer (http://bugs.debian.org/561899) makes it ↵Michael Gilbert2009-12-211-2/+3
| | | | | | | | appear that the local tracker isn't running, but it is - change local ip address to something that works for both stable and unstable git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13614 e39458fd-73e7-0310-bf30-c45bca0a0e42
* a couple simple, possibly useful scriptsMichael Gilbert2009-12-132-0/+61
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13540 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Fix link to the svn repoRaphael Geissert2009-12-121-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13517 e39458fd-73e7-0310-bf30-c45bca0a0e42
* embedded-cleanup: end errors/warnings list with a newline.Jakub Wilk2009-10-281-0/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13131 e39458fd-73e7-0310-bf30-c45bca0a0e42
* NFUsGiuseppe Iuculano2009-10-211-1/+1
| | | | | | | s/security-tracker.debian.net/security-tracker.debian.org git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@13058 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service.py (TrackerService.page_data_pts): add PTS exportFlorian Weimer2009-10-121-0/+19
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12999 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service.py (TrackerService.page_redirect): handle empty argumentFlorian Weimer2009-10-111-1/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12993 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/test-web-server: switch to HTTP invocationFlorian Weimer2009-10-111-34/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12986 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service.py: implement HTTP invocationFlorian Weimer2009-10-111-9/+18
| | | | | | | The old command line arguments still create a servinvoke-based service. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12985 e39458fd-73e7-0310-bf30-c45bca0a0e42
* inject-embedded-code-copies: fix last cve in list getting ommited, and ↵Michael Gilbert2009-08-291-2/+2
| | | | | | remove dead code git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12706 e39458fd-73e7-0310-bf30-c45bca0a0e42
* cleanup of inject-embedded-code-copies, copyright notice addedMichael Gilbert2009-08-241-9/+22
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12669 e39458fd-73e7-0310-bf30-c45bca0a0e42
* introduction of inject-embedded-code-copiesMichael Gilbert2009-08-241-0/+112
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12668 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add a 'fixed-only' mode to get-bug-status so that it can be used forRaphael Geissert2009-08-081-1/+4
| | | | | | | general maintenance pourposes git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@12517 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
* New script to detect inconsistencies in embedded-code-copiesRaphael Geissert2009-05-101-0/+169
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11861 e39458fd-73e7-0310-bf30-c45bca0a0e42
* It uses bashisms, changing shebang to bashRaphael Geissert2009-04-261-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11725 e39458fd-73e7-0310-bf30-c45bca0a0e42
* did not mean to commit change to update-nvd; revertingMichael Gilbert2009-04-071-1/+0
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11578 e39458fd-73e7-0310-bf30-c45bca0a0e42
* some info on postgresql issueMichael Gilbert2009-04-071-0/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11576 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service.py: add oldstable-backportsFlorian Weimer2009-02-151-0/+10
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11223 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service.py: provide a link to the oldstable pageFlorian Weimer2009-02-151-0/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11220 e39458fd-73e7-0310-bf30-c45bca0a0e42
* resurrect oldstableThijs Kinkhorst2009-02-141-0/+5
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11216 e39458fd-73e7-0310-bf30-c45bca0a0e42
* oldstable is now etch, stable is now lenny, testing is now squeezeThijs Kinkhorst2009-02-144-5/+6
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11215 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