test-results-reporter / parser

Parse test results from JUnit, TestNG, xUnit and many more
https://www.testbeats.com
MIT License
12 stars 9 forks source link

3 high severity vulnerabilities #30

Closed michalstanczyk closed 1 year ago

michalstanczyk commented 1 year ago

There are 3 high severity vulnerabilities in the used 'fast-xml-parser'

node_modules/fast-xml-parser
  test-results-parser  *
  Depends on vulnerable versions of fast-xml-parser
  node_modules/test-results-parser
    test-results-reporter  >=0.0.5
    Depends on vulnerable versions of test-results-parser
    node_modules/test-results-reporter
ASaiAnudeep commented 1 year ago

Upgraded the version of fast-xml-parser to latest in https://github.com/test-results-reporter/parser/pull/31