lp:~alexmurray/ubuntu-security-tools
- Get this repository:
-
git clone
https://git.launchpad.net/~alexmurray/ubuntu-security-tools
Branches
Name | Last Modified | Last Commit |
---|---|---|
umt-suggest- |
2023-09-20 00:59:08 UTC |
umt: offer suggestions on invalid input
Author:
Alex Murray
umt: offer suggestions on invalid input if the provided command is not known then try suggest a similar one, and same Signed-off-by: Alex Murray <alex.murray@ |
umt-search- |
2023-09-14 01:40:18 UTC |
umt search: treat unknown packages as an error
Author:
Alex Murray
umt search: treat unknown packages as an error Signed-off-by: Alex Murray <alex.murray@ |
align-umt- |
2023-09-07 01:49:04 UTC |
umt search: add column headings to reduce extraneous info
Author:
Alex Murray
umt search: add column headings to reduce extraneous info Signed-off-by: Alex Murray <alex.murray@ |
uaudit-rubocop | 2023-02-14 00:52:06 UTC |
uaudit: Update template for rubocop but limit to only security checks
Author:
Alex Murray
uaudit: Update template for rubocop but limit to only security checks Signed-off-by: Alex Murray <alex.murray@ |
umt-check- |
2023-02-12 01:04:01 UTC |
check-source-package: Add checks for devel release semantics
Author:
Alex Murray
check-source- Versioning in devel is different than stable releases so make sure we invoke the Signed-off-by: Alex Murray <alex.murray@ |
ikos-uaudit- |
2023-01-22 23:07:32 UTC |
Initial WIP attempt to integrate ikos with uaudit/umt
Author:
Alex Murray
Initial WIP attempt to integrate ikos with uaudit/umt Signed-off-by: Alex Murray <alex.murray@ |
umt-build- |
2022-09-08 01:33:50 UTC |
umt: Enable use of make's --output-sync
Author:
Alex Murray
umt: Enable use of make's --output-sync recurse is the best option overall to reduce parallel interleavings but does Signed-off-by: Alex Murray <alex.murray@ |
umt-upload- |
2022-08-18 01:18:35 UTC |
umt upload: Show full overridden destination name in warning message
Author:
Alex Murray
umt upload: Show full overridden destination name in warning message Signed-off-by: Alex Murray <alex.murray@ |
umt-ulimit- |
2022-08-10 00:52:47 UTC |
umt: Support overriding ulimit as unlimited for libbluray
Author:
Alex Murray
umt: Support overriding ulimit as unlimited for libbluray It seems libbluray needs more than the previous memory limit to build for Signed-off-by: Alex Murray <alex.murray@ |
umt-testflinger |
2022-07-18 13:52:57 UTC |
umt testflinger: Support private PPAs for testflinger package source
Author:
Alex Murray
umt testflinger: Support private PPAs for testflinger package source When a ppa is specified via --repo, lookup the PPA signing key and Signed-off-by: Alex Murray <alex.murray@ |
uaudit-add-dlint | 2022-07-18 12:44:01 UTC |
uaudit: Add additional python static analysis via dlint
Author:
Alex Murray
uaudit: Add additional python static analysis via dlint Signed-off-by: Alex Murray <alex.murray@ |
chdist | 2022-06-27 11:46:27 UTC |
umt: Query apt-cache / download via chdist
Author:
Alex Murray
umt: Query apt-cache / download via chdist This avoids having to have a global Signed-off-by: Alex Murray <alex.murray@ |
uaudit- |
2022-06-08 01:14:35 UTC |
uaudit: Refactor static analysis tools handling
Author:
Alex Murray
uaudit: Refactor static analysis tools handling Introduce a StaticAnalysisT Signed-off-by: Alex Murray <alex.murray@ |
umt-check- |
2022-02-28 04:07:59 UTC |
umt check: Use a regex to parse LP bug URLs (thanks sarnold)
Author:
Alex Murray
umt check: Use a regex to parse LP bug URLs (thanks sarnold) Signed-off-by: Alex Murray <alex.murray@ |
umt-grep-source-map | 2022-02-25 04:17:32 UTC |
umt grep: Avoid temporary file and pipe stdin to grep
Author:
Alex Murray
umt grep: Avoid temporary file and pipe stdin to grep Signed-off-by: Alex Murray <alex.murray@ |
check-source- |
2021-11-16 05:44:00 UTC |
check-source-package: Use both full and per release rmadison output
Author:
Alex Murray
check-source- Only call rmadison once where possible and store this as $rmadout and then |
umt-latest- |
2021-10-21 05:32:42 UTC |
umt: Handle latest cve_lib API change and remove old unused PPA cruft
Author:
Alex Murray
umt: Handle latest cve_lib API change and remove old unused PPA cruft |
master | 2021-10-14 03:04:44 UTC |
Merge branch 'customer-ppa-tracking-2'
Author:
Alex Murray
Merge branch 'customer- |
customer- |
2021-09-16 02:11:01 UTC |
Keep umt and ceviche working with customer-ppa-tracking-2 of UCT
Author:
Alex Murray
Keep umt and ceviche working with customer- |
umt-qrt-vm-creation | 2021-09-13 07:06:36 UTC |
umt qrt: Add support for creating a VM if none already exists
Author:
Alex Murray
umt qrt: Add support for creating a VM if none already exists Since both uvt and lxc can create VMs, first check if one exists with the |
umt-adt- |
2021-09-08 06:14:28 UTC |
umt adt: Slight refactor of adt results handling to be more pythonic
Author:
Alex Murray
umt adt: Slight refactor of adt results handling to be more pythonic |
umt-argparse | 2021-08-24 02:33:57 UTC |
umt qrt: Use argparse to validate possible backend choices
Author:
Alex Murray
umt qrt: Use argparse to validate possible backend choices |
umt-qrt-lxd-backend | 2021-08-23 06:20:08 UTC |
umt qrt: Push files to home on backend by default if none specified
Author:
Alex Murray
umt qrt: Push files to home on backend by default if none specified This ensures that QRT tests which run as root get placed in /root on the |
improve- |
2021-08-02 04:30:32 UTC |
umt: Only output hyperlinks when we are sure they are supported
Author:
Alex Murray
umt: Only output hyperlinks when we are sure they are supported As per https:/ |
testflinger-support | 2020-11-25 01:38:45 UTC |
umt testflinger: Capture lsb_release and uname details for devices
Author:
Alex Murray
umt testflinger: Capture lsb_release and uname details for devices |
dont-recommend- |
2020-11-04 01:07:20 UTC |
check-source-package: Don't recommend to use -proposed
Author:
Alex Murray
check-source- This is not the done-thing anymore |
cmd-autopkgtest | 2020-01-09 06:21:04 UTC |
umt autopkgtest: Fix missing arguments
Author:
Alex Murray
umt autopkgtest: Fix missing arguments |
cmd-qrt | 2019-12-10 04:19:13 UTC |
umt: Remove extra junk left over from previous commit
Author:
Alex Murray
umt: Remove extra junk left over from previous commit |
upgradeable-version | 2019-10-21 00:58:20 UTC |
check-source-package: Add version check to ensure we don't block upgrades
Author:
Alex Murray
check-source- For the current package version, we need to check that it will not block |
1 → 29 of 29 results | First • Previous • Next • Last |