summaryrefslogtreecommitdiff
path: root/gnu/packages/cybersecurity.scm
Commit message (Collapse)AuthorAgeFilesLines
* gnu: ropgadget: Update to 6.4.Tobias Geerinckx-Rice2020-12-061-2/+3
| | | | * gnu/packages/cybersecurity.scm (ropgadget): Update to 6.4.
* gnu: ropgadget: Update to 6.3.Tobias Geerinckx-Rice2020-06-021-3/+2
| | | | * gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.
* gnu: Add ROPgadget.Jakub Kądziołka2020-03-261-0/+46
* gnu/packages/cybersecurity.scm: New file. (ropgadget): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Register the file.