Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .github/.jira_sync_config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# See https://github.com/canonical/gh-jira-sync-bot for config
settings:
jira_project_key: "ISD"

status_mapping:
opened: Untriaged
closed: done
not_planned: rejected

add_gh_comment: true

epic_key: ISD-3981

label_mapping:
bug: Bug
enhancement: Story
2 changes: 1 addition & 1 deletion .trivyignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# pebble, false positive, https://github.com/canonical/pebble/issues/498
CVE-2024-34156

Check notice on line 2 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-github-actions-exporter-14641605d975aac95893fd56c8592518f26ef7ed-_1.0_amd64.tar)

CVE-2024-34156 not present anymore, can be safely removed.
# golang
CVE-2024-45338

Check notice on line 4 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-github-actions-exporter-14641605d975aac95893fd56c8592518f26ef7ed-_1.0_amd64.tar)

CVE-2024-45338 not present anymore, can be safely removed.

CVE-2025-47907

Check notice on line 5 in .trivyignore

View workflow job for this annotation

GitHub Actions / integration-tests / Scan Image (ghcr.io-canonical-github-actions-exporter-14641605d975aac95893fd56c8592518f26ef7ed-_1.0_amd64.tar)

CVE-2025-47907 not present anymore, can be safely removed.
Loading