File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11name : Release
22
33env :
4- RELEASE_NAME : " v.1.0.4 "
4+ RELEASE_NAME : " v.1.0.5 "
55 RELEASE_NOTES : |
6- - Security Update - 'decode-uri-component' vulnerable to Denial of Service (DoS) [CVE-2022-38900](https://github.com/advisories/GHSA-w573-4hg7-7wgq)
7- - Security Update - 'minimatch' ReDoS vulnerability [CVE-2022-3517](https://github.com/advisories/GHSA-f8q6-p94x-37v3)
8- - Security Update - 'xml2js' is vulnerable to prototype pollution [CVE-2023-0842](https://github.com/advisories/GHSA-776f-qx25-q3cc)
6+ - Security Update - Uncontrolled resource consumption in braces [CVE-2024-4068](https://github.com/advisories/GHSA-grv7-fg5c-xmjg)
7+ - Security Update - Regular Expression Denial of Service (ReDoS) in micromatch [CVE-2024-4067](https://github.com/advisories/GHSA-952p-6rrq-rcjv)
98
109on :
1110 workflow_dispatch :
Original file line number Diff line number Diff line change 11{
22 "name" : " qtest-mstest-parser" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.5 " ,
44 "description" : " qTest parser for MSTest (.trx) test results file" ,
55 "main" : " parser.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments