Skip to content

Commit 2f55450

Browse files
committed
Update os2web_audit
1 parent ed50d92 commit 2f55450

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ before starting to add changes. Use example [placed in the end of the page](#exa
1111

1212
## [Unreleased]
1313

14+
## [3.22.1] 2025-02-28
15+
16+
- Updated `os2web_audit`.
17+
1418
## [3.22.0] 2025-02-03
1519

1620
- Removed modules ldap_auth, logging_alerts, maillog [#151](https://github.com/OS2Forms/os2forms/pull/151)
@@ -338,7 +342,9 @@ before starting to add changes. Use example [placed in the end of the page](#exa
338342
- Security in case of vulnerabilities.
339343
```
340344

341-
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.21.2...HEAD
345+
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.22.1...HEAD
346+
[3.22.1]: https://github.com/OS2Forms/os2forms/compare/3.22.0...3.22.1
347+
[3.22.0]: https://github.com/OS2Forms/os2forms/compare/3.21.2...3.22.0
342348
[3.21.2]: https://github.com/OS2Forms/os2forms/compare/3.21.1...3.21.2
343349
[3.21.1]: https://github.com/OS2Forms/os2forms/compare/3.21.0...3.21.1
344350
[3.21.0]: https://github.com/OS2Forms/os2forms/compare/3.20.1...3.21.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"http-interop/http-factory-guzzle": "^1.0.0",
6969
"itk-dev/beskedfordeler-drupal": "^1.0",
7070
"itk-dev/serviceplatformen": "^1.5",
71-
"os2web/os2web_audit": "^0.1.6",
71+
"os2web/os2web_audit": "^1.0",
7272
"os2web/os2web_datalookup": "^2.0",
7373
"os2web/os2web_nemlogin": "^1.0",
7474
"os2web/os2web_simplesaml": "dev-master",

0 commit comments

Comments
 (0)