summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* cvelist.el: Correctly read reason in function to mark a CVE as a non issueMoritz Muehlenhoff2024-01-291-1/+1
|
* cvelist.el: New defun to mark a CVE as a non issueMoritz Muehlenhoff2024-01-041-0/+10
|
* cvelist.el: Only set indent-line-function locallyAlex Murray2022-09-061-1/+1
| | | | | | | Otherwise the global value is overridden and then affects other buffers which are not in debian-cvelist-mode. Signed-off-by: Alex Murray <alex.murray@canonical.com>
* cvelist.el: Default to bullseyeMoritz Muehlenhoff2022-08-011-3/+4
|
* cvelist.el: Retain source package name from former action when adding a new ↵Moritz Muehlenhoff2022-07-201-2/+3
| | | | CVE entry
* cvelist.el: Point to new cve.org website instead of now defunct mitre.org ↵Moritz Muehlenhoff2021-12-131-1/+1
| | | | sub domain
* new defun for PTS lookupsMoritz Muehlenhoff2021-09-171-0/+6
|
* cvelist.el: New defun to add a <postponed> tagMoritz Muehlenhoff2021-07-061-0/+10
|
* cvelist.el: new defun to add a bug referenceMoritz Muehlenhoff2021-07-011-0/+9
|
* cvelist.el: new defun to add <not-affected>Moritz Muehlenhoff2021-04-201-0/+11
|
* cvelist.el: Modify debian-cvelist-insert-not-for-us to query for the softwareMoritz Muehlenhoff2021-03-121-1/+7
| | | | And keep the last value since they often arrive in batches.
* cvelist.el: New function to add source entryMoritz Muehlenhoff2021-03-121-0/+11
|
* debian-cvelist-insert-nodsa: switch thing-at-point data typeMoritz Muehlenhoff2021-03-111-1/+1
| | | | | file-name includes "." as well and it's not really worth the effort to add a specific regex for Debian srcpkg names.
* cvelist.el: New function to insert no-dsa comment based on the current ↵Moritz Muehlenhoff2021-03-051-0/+11
| | | | source entry.
* elisp: correctly disable font-locking for non-keyword through buffer-local ↵Sébastien Delafond2021-03-051-17/+28
| | | | | | font-lock-defaults Reformat the entire file while at it, and make flycheck happy
* cvelist.el: New debian-cvelist-cvesearch() function to look up a CVE at MITREMoritz Muehlenhoff2020-10-081-1/+6
|
* [elisp] Make sure emacs doesn't highlight quoted strings by defaultSébastien Delafond2019-03-221-2/+3
| | | | Also rationalize highlighting of /^CVE-.+/ lines.
* pre-commit hook: do not check for $GIT_DIRSalvatore Bonaccorso2018-06-201-5/+0
|
* [emacs] Add some highlighting for Debian advisories & bugsSébastien Delafond2018-01-191-1/+3
|
* Add pre-commit hook to check syntaxSalvatore Bonaccorso2017-12-291-0/+12
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@59028 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add ignored & postponed to the list of keywords handled by emacs' cvelist-modeSebastien Delafond2017-08-101-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@54589 e39458fd-73e7-0310-bf30-c45bca0a0e42
* In emacs debian-cvelist-mode, handle up to 7 digits in CVE IDsSebastien Delafond2017-08-091-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@54473 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Handle 5 digit CVEsGuido Günther2017-02-031-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@48680 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add some basic indentationGuido Günther2015-11-051-1/+14
| | | | | | CVE- aligned to column 0, all the rest to 8 git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@37583 e39458fd-73e7-0310-bf30-c45bca0a0e42
* [conf/cvelist.el] Tidying up a bitSebastien Delafond2015-11-041-22/+28
| | | | | | | | * use defvars for font-lock patterns * use our mode's own keymap instead of global-set-key * add documentation strings git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@37565 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add two simple keybindings to insert NOTE and NOT-FOR-US.Moritz Muehlenhoff2015-08-161-0/+12
| | | | | | | | | At some point I had written up completion of existing package names for NFUs/package entries, but I'm able to find that snippet ATM :-/ git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@36098 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Add simple emacs CVE list highlightingGuido Günther2015-08-161-0/+24
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@36095 e39458fd-73e7-0310-bf30-c45bca0a0e42

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