Release/aug 6 26 - #113
Merged
Merged
Conversation
* fix: app/package.json & app/package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 - https://snyk.io/vuln/SNYK-JS-NX-17660796 - https://snyk.io/vuln/SNYK-JS-NESTJSCOMMON-9538801 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 - https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865 * remove @nx/nest * update lodash and @nestjs/config * align @nestjs/[core|common|platform-express] on 10.4.22 --------- Co-authored-by: snyk-io-us[bot] <152054537+snyk-io-us[bot]@users.noreply.github.com> Co-authored-by: Andy Kitson <akitson@edanalytics.org>
Backmerge main to dev to merge commit history
* add method * refactor guard * add tests * add todo * apply to jobs only * add new privilege * add decorator * move method * remove resourcekey check * add decorator to other job get routes * add odsconfig and update privileges * add odsconfig and update privileges * remove ods privileges * uncomment out privilege check * dont use dto in function * pr comments * tests * logging
* Add CSP headers to cloudfront * Add s3 data bucket to connect-src and move config to main template. * Fix DataBucket connect-src * Bump template version * Make CSP report url optional * Remove unnecessary params defs in Sub * Add option to toggle CSP mode * Set default CspReportUrl * Remove halucinated matomo URL
Contributor
⛔ Snyk checks have failed. 3 issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
johncmerfeld
approved these changes
Aug 6, 2026
bhaugeea
approved these changes
Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR includes:
SupportUserrole. No functional changes until we start assigning this role in UM.