Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ops to v2.17.0 #229

Merged
merged 5 commits into from
Dec 3, 2024
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
9 changes: 8 additions & 1 deletion .trivyignore
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@

# openstack-objectstorage-k8s (https://git.launchpad.net/~canonical-sysadmins/wordpress/+git/openstack-objectstorage-k8s)
CVE-2022-29248

Check notice on line 2 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test on Juju3 / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-29248 not present anymore, can be safely removed.

Check notice on line 2 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-29248 not present anymore, can be safely removed.
CVE-2022-31042

Check notice on line 3 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test on Juju3 / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-31042 not present anymore, can be safely removed.

Check notice on line 3 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-31042 not present anymore, can be safely removed.
CVE-2022-31043

Check notice on line 4 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test on Juju3 / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-31043 not present anymore, can be safely removed.

Check notice on line 4 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-31043 not present anymore, can be safely removed.
CVE-2022-31090

Check notice on line 5 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test on Juju3 / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-31090 not present anymore, can be safely removed.

Check notice on line 5 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-31090 not present anymore, can be safely removed.
CVE-2022-31091

Check notice on line 6 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test on Juju3 / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-31091 not present anymore, can be safely removed.

Check notice on line 6 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-31091 not present anymore, can be safely removed.
CVE-2022-24775

Check notice on line 7 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test on Juju3 / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-24775 not present anymore, can be safely removed.

Check notice on line 7 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2022-24775 not present anymore, can be safely removed.
CVE-2023-29197

Check notice on line 8 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test on Juju3 / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2023-29197 not present anymore, can be safely removed.

Check notice on line 8 in .trivyignore

View workflow job for this annotation

GitHub Actions / Integration Test / Scan Image (ghcr.io-canonical-wordpress-fa0b4b4d3c843bd085465e78fd3b54586e98975b-_1.0_amd64.tar)

CVE-2023-29197 not present anymore, can be safely removed.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mysql-connector-python
ops==2.14.0
ops==2.14.1
requests==2.32.3
pydantic>=1,<2
2 changes: 1 addition & 1 deletion tests/integration/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
cosl
juju>=2.9,<3
kubernetes>=25.3,<26
macaroonbakery==1.3.1
pillow
pytest==8.1.1
pytest-cov
Expand All @@ -11,3 +10,4 @@ python-swiftclient
requests
types-PyYAML
types-requests
websockets<14
10 changes: 8 additions & 2 deletions wordpress_rock/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@ parts:
a2enmod rewrite
a2enmod ssl
EOF
apache-exporter:
plugin: go
build-snaps:
- go/1.22/stable
source: https://github.com/Lusitaniae/apache_exporter.git
source-type: git
source-tag: v1.0.9
source-depth: 1
wordpress:
after:
- apache2
Expand All @@ -74,8 +82,6 @@ parts:
- WP_VERSION: 6.4.3
build-packages:
- curl
stage-snaps:
- rocks-apache-prometheus-exporter/latest/edge
override-build: |
curl -sSL --create-dirs https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar -o wp
chmod +x wp
Expand Down
Loading