Skip to content

Commit 0748a9f

Browse files
junaidiqbalmojNatashaAlkergithub-actions[bot]ashwini-mvKianKwa
authored
Pub 2798 b (#1540)
* add additional security check for data management * fix style * Add header to pass user id with requests * Add header to pass user id with requests * fix tests * fix style * fix route test * fix code review comments * fix style and build * x-requester-id is added to upload publication endpoint * Update known issues * Update known issues * Update end-to-end test support file * Update new headers to match backend * Update suppressions * Update tests * Update subscription requests to include user id * Update subscription requests to include user id * Update tests * Update channel subscription request * Revert one subscription request change to check tests * Update subscription requests * Update subscription requests * Update test * Update account requests * Fix unit tests * Fix unit tests * Update request * Update request * Update request * Update request * Code review fixes * Update suppressions * Update suppressions * Add header to method * fix style * Add suppression * fix build * add requester id for new endpoint changes * Add existing headers back to account and subscription calls * Lint fixes * Update suppressions * Update testing support API headers * Lint fixes * Update publication request header * Update publication request header * Fixed merging issue * fix build * fix styling * fix build --------- Co-authored-by: Natasha Alker <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ashwini.makanakattevenkatesha <[email protected]> Co-authored-by: kian.kwa <[email protected]> Co-authored-by: KianKwa <[email protected]>
1 parent d937025 commit 0748a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarn-audit-known-issues

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{"value":"axios","children":{"ID":1107516,"Issue":"Axios is vulnerable to DoS attack through lack of data size check","URL":"https://github.com/advisories/GHSA-4hjh-wcwx-xvwj","Severity":"high","Vulnerable Versions":"<1.12.0","Tree Versions":["1.11.0"],"Dependents":["publishing-information-project@workspace:."]}}
1+
{"value":"axios","children":{"ID":1107599,"Issue":"Axios is vulnerable to DoS attack through lack of data size check","URL":"https://github.com/advisories/GHSA-4hjh-wcwx-xvwj","Severity":"high","Vulnerable Versions":"<1.12.0","Tree Versions":["1.11.0"],"Dependents":["publishing-information-project@workspace:."]}}
22
{"value":"glob","children":{"ID":"glob (deprecation)","Issue":"Glob versions prior to v9 are no longer supported","Severity":"moderate","Vulnerable Versions":"6.0.4","Tree Versions":["6.0.4"],"Dependents":["rimraf@npm:2.4.5"]}}
33
{"value":"inflight","children":{"ID":"inflight (deprecation)","Issue":"This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.","Severity":"moderate","Vulnerable Versions":"1.0.6","Tree Versions":["1.0.6"],"Dependents":["glob@npm:6.0.4"]}}
44
{"value":"passport-azure-ad","children":{"ID":"passport-azure-ad (deprecation)","Issue":"This package is deprecated and no longer supported. For more please visit https://github.com/AzureAD/passport-azure-ad?tab=readme-ov-file#node-js-validation-replacement-for-passportjs","Severity":"moderate","Vulnerable Versions":"4.3.5","Tree Versions":["4.3.5"],"Dependents":["publishing-information-project@workspace:."]}}

0 commit comments

Comments
 (0)