summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* tracker_data.py: classify undetermined issues triaged '<ignored>' as 'no-dsa'Sylvain Beucler2019-07-011-0/+3
* tracker_data.py: string form for IssueStatusSylvain Beucler2019-07-011-0/+3
* Relax extraction for CVE description from allitems.txt fileSalvatore Bonaccorso2019-06-211-1/+1
* check-new-issues: Adapt path to actually used one on soriano.d.oSalvatore Bonaccorso2019-06-071-2/+2
* bin/support-ended.py: Update comment for stretch EOL in LTSSalvatore Bonaccorso2019-04-281-1/+1
* Update support end date for jessie in LTSSalvatore Bonaccorso2019-04-281-2/+1
* Drop lts-alt-cve-triage.sh scriptSalvatore Bonaccorso2019-04-221-38/+0
* Merge branch 'carnil/security-tracker-report-vuln-wrap-CVE-description'Salvatore Bonaccorso2019-03-241-1/+4
|\
| * Wrap long CVE descrptions for the vulnerability report templateSalvatore Bonaccorso2019-03-221-1/+4
* | also parse CVE's enclosed in square bracketsThijs Kinkhorst2019-03-231-1/+1
|/
* Truncate length of description text added to listsSalvatore Bonaccorso2019-03-181-0/+2
* Adapt parsing of MITRE master list according to new layout in htmlSalvatore Bonaccorso2019-03-181-1/+1
* Replace file() with open() for Python 3 compatabilityBrian May2019-03-044-4/+4
* tracker-service: don't repeat the package linkEmilio Pozuelo Monfort2019-03-011-0/+4
* Adapt URL to DLA advisories in a https://www.debian.org/security/lts/Salvatore Bonaccorso2019-02-121-1/+1
* An alternative triage script that works if the json sync is not working.Ola Lundqvist2019-02-101-0/+38
* lts; do not unclaim packages matching prefix, but complete package nameAntoine Beaupré2018-11-261-1/+1
* add flag to exclude package from reviewAntoine Beaupré2018-11-231-2/+5
* look at the latest between update and claimed datesAntoine Beaupré2018-11-221-1/+4
* clarify closing comment: we are editing the fileAntoine Beaupré2018-11-221-1/+1
* inline explanation for why a package is unclaimedAntoine Beaupré2018-11-221-0/+1
* do not crash if --unclaim is not specifiedAntoine Beaupré2018-11-191-4/+5
* Remove bin/split-by-year as its printfs mangle data (\chars) and safe scripts...Daniel Lange2018-11-141-47/+0
* add default value for unclaim parameterAntoine Beaupré2018-11-091-2/+4
* allow for human-friendly date ranges as wellAntoine Beaupré2018-11-091-3/+15
* add --unclaim to remove claimed entries inactive for N secondsAntoine Beaupré2018-11-091-1/+30
* add --quiet argument to allow running as a cronjobAntoine Beaupré2018-11-091-6/+10
* more pythonic args checkingAntoine Beaupré2018-11-091-8/+3
* fix usage help for --verbose flag, obvious copy-paste errorAntoine Beaupré2018-11-091-1/+1
* Merge branch 'bam/security-tracker-update_python_haskey'Salvatore Bonaccorso2018-09-153-7/+7
|\
| * Replace "x.has_key(y)" with "y in x" syntaxBrian May2018-08-203-7/+7
* | bin/gen-DSA: Fix package removal from the needed_file. Don't remove packages ...Mike Gabriel2018-08-311-1/+1
* | Revert "bin/gen-DSA: Fix package removal from the needed_file. Don't remove p...Mike Gabriel2018-08-311-1/+1
* | bin/gen-DSA: Fix package removal from the needed_file. Don't remove packages ...Mike Gabriel2018-08-311-1/+1
* | review-update-needed: also show, when verbose, how many packages are claimed ...Antoine Beaupré2018-08-281-0/+9
* | bin/gen-DSA: Try and avoid duplicated work when generating DLAs and ELAs due ...Chris Lamb2018-08-201-0/+3
* | bin/gen-DSA: Use $needed_file.Chris Lamb2018-08-201-2/+2
|/
* Fix print statements for Python 3.6 compatibilityBrian May2018-08-068-23/+26
* Replace <> with != for Python 3.6 compatibilityBrian May2018-07-155-11/+11
* Update python exception syntax for Python 3.6 compatibilityBrian May2018-07-136-11/+11
* Fix check for whether /tracker/data/json needs to be recomputedJulien Cristau2018-07-061-2/+4
* Fix Content-Type for /tracker/data/jsonJulien Cristau2018-07-061-1/+1
* Switch json timestamp from datetime.utcnow() to time.time()Julien Cristau2018-07-061-5/+6
* tracker_service: send a Last-Modified header for /tracker/data/jsonJulien Cristau2018-07-061-7/+8
* bin/gen-DSA: Support ELA for pushing to the repository.Chris Lamb2018-06-261-2/+2
* Revert executable bit for two filesEmilio Pozuelo Monfort2018-06-192-0/+0
* Make some remaining scripts executableSalvatore Bonaccorso2018-06-194-0/+0
* Make bin/update-nvd executableSalvatore Bonaccorso2018-06-191-0/+0
* Only list packages for stable for dsa-needed listSalvatore Bonaccorso2018-06-161-1/+1
* check-syntax: don't hardcode sourcesEmilio Pozuelo Monfort2018-06-151-19/+21

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