View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/ubuntu-security-tools
Members of Ubuntu Security Team can upload to this repository. Log in for directions.

ubuntu-security-tools has 5 active reviews. See all merge proposals.

Branches

Name Last Modified Last Commit
master 2026-05-19 14:12:30 UTC
release_group_helper: include required ESM releases in UMT output

Author: Nishit Majithia
Author Date: 2026-05-19 14:12:30 UTC

release_group_helper: include required ESM releases in UMT output

  When the 'esm' release group is set, umt search/download now also
  includes EOL ESM releases that are parents of active (non-EOL) ESM
  releases. For example, esm-infra-legacy/trusty (active) has parent
  esm/trusty (aka trusty/esm, EOL), so trusty/esm is included.
  Similarly esm-infra/xenial and esm-apps/xenial are included as parents
  of esm-infra-legacy/xenial and esm-apps-legacy/xenial respectively.

  Also moves sort_key_for_release() from umt into release_group_helper
  and replaces the ESM tier approach with a parent-chain depth calculation.

Signed-off-by: Nishit Majithia <nishit.majithia@canonical.com>

patching_coordination 2025-10-21 17:35:17 UTC
Account for original being a retired but esm release

Author: Nick Galanis
Author Date: 2025-10-21 17:35:10 UTC

Account for original being a retired but esm release

Signed-off-by: Nick Galanis <nick.galanis@canonical.com>

buster_eol 2025-09-15 14:17:52 UTC
Update build_source_list tests

Author: Paulo Flabiano Smorigo
Author Date: 2025-09-15 13:57:21 UTC

Update build_source_list tests

Remove jessie and include trixie

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

fix-version-check-in-umt 2025-07-08 15:59:47 UTC
Fix issue when using sdch to check the version as it didn't passed the detail...

Author: Jorge Sancho Larraz
Author Date: 2025-07-08 15:59:47 UTC

Fix issue when using sdch to check the version as it didn't passed the details argument

pfsmorigo/build_sources_list_focal 2025-03-12 13:49:27 UTC
build_sources_list.py: Replace syntax so it works with Python 3.8 (Focal)

Author: Paulo Flabiano Smorigo
Author Date: 2025-03-12 13:49:27 UTC

build_sources_list.py: Replace syntax so it works with Python 3.8 (Focal)

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

remove_old_build-sources-list 2025-01-17 18:51:07 UTC
Remove old build-sources-list

Author: Paulo Flabiano Smorigo
Author Date: 2025-01-17 18:51:07 UTC

Remove old build-sources-list

In order to avoid confusion, the old script is being removed. Please
use the new one: build_sources_list.py

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

check-source-package-assume-unknown-distro-info-releases-are-new 2024-05-15 00:43:49 UTC
check-source-package: assume unknown distro-info releases are new

Author: Alex Murray
Author Date: 2024-05-15 00:43:49 UTC

check-source-package: assume unknown distro-info releases are new

If distro-info fails to find the release, assume it is released today so that
version checks assume this is the newest release and hence would supercede the
version in any older releases.

Signed-off-by: Alex Murray <alex.murray@canonical.com>

check-source-package-distro-info-over-curl-lp 2024-05-07 13:49:58 UTC
check-source-package: avoid querying launchpad for Upgradeable version

Author: Alex Murray
Author Date: 2024-05-07 13:49:58 UTC

check-source-package: avoid querying launchpad for Upgradeable version

Instead we can do this locally via distro-info which allows to run umt check etc
even when offline and is much faster too.

Signed-off-by: Alex Murray <alex.murray@canonical.com>

oracular-opens-for-devel 2024-05-05 14:59:46 UTC
oracular open for devel

Author: Alex Murray
Author Date: 2024-05-05 14:59:46 UTC

oracular open for devel

Signed-off-by: Alex Murray <alex.murray@canonical.com>

iosifache/semgrep-rules-manager 2023-08-02 09:49:27 UTC
Updates the documentation with info about semgrep-rules-manager

Author: George-Andrei Iosif
Author Date: 2023-08-02 09:48:11 UTC

Updates the documentation with info about semgrep-rules-manager

Signed-off-by: George-Andrei Iosif <andrei.iosif@canonical.com>

iosifache/semgrep-integration 2023-07-18 12:51:17 UTC
Moves content from README.md to a new CONTRIBUTING.md

Author: George-Andrei Iosif
Author Date: 2023-07-18 12:49:28 UTC

Moves content from README.md to a new CONTRIBUTING.md

Signed-off-by: George-Andrei Iosif <andrei.iosif@canonical.com>

bionic-to-esm 2023-05-31 15:01:14 UTC
bionic to esm changes

Author: Nishit Majithia
Author Date: 2023-05-31 15:01:14 UTC

bionic to esm changes

 - Add bionic chanck in $pkg_dist in package-tools/check-source-package

Signed-off-by: Nishit Majithia <nishit.majithia@canonical.com>

adding_checks_to_esm_steps 2023-04-04 16:03:06 UTC
Better rewording comments for --changelog steps

Author: Leonidas S. Barbosa
Author Date: 2023-04-04 16:03:06 UTC

Better rewording comments for --changelog steps

json-output 2022-12-05 19:57:16 UTC
uaudit: set cppcheck's cmd_end

Author: Mark Esler
Author Date: 2022-12-05 19:57:16 UTC

uaudit: set cppcheck's cmd_end

checks_for_mismatch_destination_release 2022-04-19 23:05:26 UTC
Improving a bit the comment txt

Author: Leonidas S. Barbosa
Author Date: 2022-04-19 23:05:26 UTC

Improving a bit the comment txt

umt_adt_results 2021-07-01 18:24:28 UTC
umt: add back support for checking adt results for esm releases

Author: Steve Beattie
Author Date: 2021-07-01 18:24:28 UTC

umt: add back support for checking adt results for esm releases

Turns out this is useful sometimes.

Signed-off-by: Steve Beattie <steve.beattie@canonical.com>

umtqrt 2020-11-24 20:47:54 UTC
umt qrt: Install the binaries instead of checking for it

Author: Paulo Flabiano Smorigo
Author Date: 2020-11-24 20:31:35 UTC

umt qrt: Install the binaries instead of checking for it

For my specific test I need to validate an older version (private ppa,
long history) and the upgrade command superseded it with the latest one.

Also, this will install all testing binaries. It's a plus.

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/ceviche 2020-03-12 23:30:26 UTC
Adding help screen

Author: Paulo Flabiano Smorigo
Author Date: 2020-03-12 23:01:22 UTC

Adding help screen

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

118 of 18 results

Other repositories

Name Last Modified
lp:ubuntu-security-tools 2026-05-19
lp:~hlibk/ubuntu-security-tools 2026-05-05
lp:~shishirsub10/ubuntu-security-tools 2026-05-04
lp:~mdeslaur/ubuntu-security-tools 2026-05-02
lp:~bruce-cable/ubuntu-security-tools 2026-04-28
lp:~john-breton/ubuntu-security-tools 2026-04-24
lp:~jslarraz/ubuntu-security-tools 2026-04-17
lp:~wqian/ubuntu-security-tools 2026-03-30
lp:~0xnishit/ubuntu-security-tools/+git/ubuntu-security-tools-1 2026-03-26
lp:~alexmurray/ubuntu-security-tools 2026-03-19
lp:~rlee287/ubuntu-security-tools 2026-02-26
lp:~lucistanescu/ubuntu-security-tools 2026-02-13
lp:~kkernick/ubuntu-security-tools 2026-02-12
lp:~shishirsub10/ubuntu-security-tools/+git/ubuntu-security-tools-1 2026-01-28
lp:~allenpthuang/ubuntu-security-tools 2025-12-04
lp:~ej7367/ubuntu-security-tools 2025-10-03
lp:~octagalland/ubuntu-security-tools 2025-07-24
lp:~federicoquattrin/ubuntu-security-tools 2025-06-26
lp:~elisehdy/ubuntu-security-tools 2025-05-30
lp:~iconstantin/ubuntu-security-tools 2025-03-03
lp:~juliaphoebe/ubuntu-security-tools 2025-02-21
lp:~pfsmorigo/ubuntu-security-tools 2024-12-20
lp:~ebarretto/ubuntu-security-tools 2024-12-20
lp:~nic89/ubuntu-security-tools 2024-11-19
lp:~vyomydv/ubuntu-security-tools 2024-10-25
lp:~evancaville/ubuntu-security-tools 2024-10-24
lp:~sbeattie/ubuntu-security-tools 2024-10-10
lp:~eslerm/ubuntu-security-tools 2024-09-30
lp:~sespiros/ubuntu-security-tools/+git/ubuntu-security-tools 2024-08-20
lp:~0xnishit/ubuntu-security-tools 2024-08-02
lp:~sahnaseredini/ubuntu-security-tools 2024-06-20
lp:~sudhackar/ubuntu-security-tools 2024-06-19
lp:~sayun/ubuntu-security-tools/+git/UST 2024-06-11
lp:~litios/ubuntu-security-tools 2024-05-14
lp:~greengeko/ubuntu-security-tools 2024-03-13
lp:~emitorino/ubuntu-security-tools 2024-01-03
lp:~dclane/ubuntu-security-tools 2023-10-25
lp:~tobhe/ubuntu-security-tools 2023-05-17
lp:~rodrigo-zaiden/ubuntu-security-tools 2023-01-24
lp:~gionol/ubuntu-security-tools 2022-07-18
lp:~avital/ubuntu-security-tools 2020-12-15
lp:~techalchemy/ubuntu-security-tools 2020-01-30
142 of 42 results
You can't create new repositories for ubuntu-security-tools.