summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Change "Introduction" link at ↵Johnathan Ritzi2011-07-231-1/+1
| | | | | | | | | | | | http://security-tracker.debian.org/tracker/data/report Changed "view=markup" to "view=co" which looks cleaner. It also looks like something besides changing this file needs to be done to update the live website. First commit, please correct me if I do anything wrong. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16971 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix narrative introduction link on tracker websiteNico Golde2011-07-201-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16962 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/gen-DSA.py: simplify conditionalFlorian Weimer2011-05-101-2/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16654 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/gen-DSA.py: try to fix calculation of least fixed version over several bugsFlorian Weimer2011-05-101-5/+7
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16653 e39458fd-73e7-0310-bf30-c45bca0a0e42
* security_db.DB: enable SQLite WAL modeFlorian Weimer2011-05-071-1/+1
| | | | | | | This means that we no longer have to copy the database file. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16645 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/gen-DSA.py: fix off-by-one bug in month conversionFlorian Weimer2011-05-061-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16637 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/gen-DSA.py: pad days in date strings with zero if necessaryFlorian Weimer2011-05-061-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16636 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/gen_DSA.py: add version information to data/DSA/listFlorian Weimer2011-04-241-10/+21
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16590 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/gen_DSA.py: fill in version information for unstable (and, rarely, testing)Florian Weimer2011-04-241-2/+42
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16589 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/gen_DSA.py: fill in version information for stable and oldstableFlorian Weimer2011-04-241-5/+30
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16588 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/gen_DSA.py: reimplementation of bin/gen-DSA in PythonFlorian Weimer2011-04-241-0/+202
| | | | | | | Should have feature parity with the existing Shell script. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16587 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/list-queue: remove dependency on debian_supportFlorian Weimer2011-04-241-15/+31
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16581 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/list-queue: annotate packages with their distributionsFlorian Weimer2011-04-241-19/+39
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16580 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/list-queue: slightly unify cache expiry and updateFlorian Weimer2011-04-241-17/+19
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16579 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/list-queue: export contents of .changes filesFlorian Weimer2011-04-241-12/+73
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16578 e39458fd-73e7-0310-bf30-c45bca0a0e42
* debian_support.inspect_deb(): removeFlorian Weimer2011-04-241-2/+5
| | | | | | | bin/list-queue uses the parser in python-debian instead. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16577 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/list-queue: new script, eventually to be run on security-masterFlorian Weimer2011-04-241-0/+126
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16576 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Improve formatting of the CVE listRaphael Geissert2011-03-201-2/+10
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16403 e39458fd-73e7-0310-bf30-c45bca0a0e42
* nicely handle cases where the DSA revision num is missingRaphael Geissert2011-03-051-0/+10
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16306 e39458fd-73e7-0310-bf30-c45bca0a0e42
* revert use of nvd text in all descriptions (closes: #614887)Michael Gilbert2011-02-251-2/+5
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16254 e39458fd-73e7-0310-bf30-c45bca0a0e42
* show unimportant issues on the per-package pages (closes: #479727)Michael Gilbert2011-02-211-3/+9
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16215 e39458fd-73e7-0310-bf30-c45bca0a0e42
* show all DSAs on package pages (closes: #608994)Michael Gilbert2011-02-211-6/+13
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16214 e39458fd-73e7-0310-bf30-c45bca0a0e42
* remove a couple scripts that haven't really been usedMichael Gilbert2011-02-142-61/+0
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16139 e39458fd-73e7-0310-bf30-c45bca0a0e42
* display notes on todo pageMichael Gilbert2011-02-131-4/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16134 e39458fd-73e7-0310-bf30-c45bca0a0e42
* use nvd text in all descriptionsMichael Gilbert2011-02-131-5/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16133 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Improve CVE/CPE reporting.Petter Reinholdtsen2011-02-071-57/+80
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16078 e39458fd-73e7-0310-bf30-c45bca0a0e42
* lenny, squeeze, wheezyThijs Kinkhorst2011-02-064-11/+11
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16070 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Implement support for comments in CPE files. Sort CVE list in reverse order.Petter Reinholdtsen2011-02-021-2/+10
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16040 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Map CPE aliases to the first in the alias list.Petter Reinholdtsen2011-01-291-7/+35
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@16005 e39458fd-73e7-0310-bf30-c45bca0a0e42
* 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

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