Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

inspecjs

mitre12.4kApache-2.02.11.0TypeScript support: included

Schema definitions, classes on top, and utilities to deal with HDF files

readme

InSpecJS

To update schemas install quicktype with npm install -g quicktype and use npm run gen-types

Local Testing

In order to test your inspecjs changes in another application (for example Heimdall), perform the following steps:

  1. Make your changes
  2. Run npm build
  3. In the repository you would like to test your inspecjs changes against, run npm link path/to/inspecjs
  4. Any subsequent changes to inspecjs will require an npm build in inspecjs, but not a re-link

Creating a Release

Note: This action requires appropriate privileges on the repository to perform.

  1. Ensure you have pulled the latest copy of the code locally onto your machine.
  2. Using npm version, run npm version <explicit version> or alternatively use one of the appropriate npm keywords: 'major', 'minor', 'patch', 'premajor', 'preminor', 'prepatch', or 'prerelease' to bump the version. This will push a new tag to Github.
  3. Navigate to Releases on Github and edit the release notes that Release Drafter has created for you, and assign them to the tag that you just pushed.

NOTICE

© 2022 The MITRE Corporation.

Approved for Public Release; Distribution Unlimited. Case Number 18-3678.

NOTICE

MITRE hereby grants express written permission to use, reproduce, distribute, modify, and otherwise leverage this software to the extent permitted by the licensed terms provided in the LICENSE.md file included with this project.

NOTICE

This software was produced for the U. S. Government under Contract Number HHSM-500-2012-00008I, and is subject to Federal Acquisition Regulation Clause 52.227-14, Rights in Data-General.

No other use other than that granted to the U. S. Government, or to those acting on behalf of the U. S. Government under that Clause is authorized without the express written permission of The MITRE Corporation.

For further information, please contact The MITRE Corporation, Contracts Management Office, 7515 Colshire Drive, McLean, VA 22102-7539, (703) 983-6000.

changelog

v2.11.6

  • Tenable Interface Refactor @georgedias (#7032)
  • updated @nestjs/platform-express to latest version of 10.x line @Amndeep7 (#7020)
  • fix(#5917): prevent duplicate control ID view state collisions in frontend @jacobrphillips (#6953)
  • auto approve and merge workflow permission tightening @Amndeep7 (#7005)
  • Release drafter updates @Amndeep7 (#6998)
  • Clarifying comments in checklist-mapper file @em-c-rod (#6654)
  • Remove unused xml parsing libraries @Amndeep7 (#6711)

Dependency Updates

v2.11.5

  • Fix fast-xml-parser to avoid eval() use @em-c-rod (#6701)
  • Update anchore-syft.yml @em-c-rod (#6696)
  • Update Checklist Mapper Import to Allow Multiple Mac Addresses @em-c-rod (#6679)
  • Add test for ckl severity @em-c-rod (#6666)

Dependency Updates

v2.11.3

  • Upgrade tailwindcss to 4.x @Amndeep7 (#6636)
  • chore: added link to workflows @operagxsasha (#6615)
  • allowing trufflehog mapper to handle duplicate findings and ndjson format @wdower (#6626)
  • Fix Apply Attestation: "TypeError: Cannot read properties of undefined (reading 'status')" @em-c-rod (#6616)

Dependency Updates

v2.11.2

  • Cypress console logs @Amndeep7 (#6579)
  • Splunk Cypress test failing @Amndeep7 (#6577)
  • Rename Non-packaged libraries to be under "common" @em-c-rod (#6538)
  • ci(mergify): upgrade configuration to current format @mergify[bot] (#6414)

Dependency Updates

v2.11.1

  • Update to node22 - requires nodejs 22 at minimum now @Amndeep7 (#6440)

Dependency Updates

  • Bump eslint-plugin-vue from 9.31.0 to 9.32.0 @dependabot (#6439)
  • Bump @aws-sdk/client-s3 from 3.701.0 to 3.703.0 @dependabot (#6438)
  • Bump @types/node from 22.10.0 to 22.10.1 @dependabot (#6433)
  • Bump @nestjs/common from 10.4.11 to 10.4.12 @dependabot (#6437)
  • Bump @nestjs/platform-express from 10.4.11 to 10.4.12 @dependabot (#6434)
  • Bump @nestjs/core from 10.4.11 to 10.4.12 @dependabot (#6435)
  • Bump @nestjs/testing from 10.4.11 to 10.4.12 @dependabot (#6436)
  • Bump @nestjs/testing from 10.4.9 to 10.4.11 @dependabot (#6429)
  • Bump @aws-sdk/client-config-service from 3.699.0 to 3.702.0 @dependabot (#6430)
  • Bump @nestjs/common from 10.4.9 to 10.4.11 @dependabot (#6431)
  • Bump @nestjs/platform-express from 10.4.9 to 10.4.11 @dependabot (#6432)
  • Bump @nestjs/core from 10.4.9 to 10.4.11 @dependabot (#6428)
  • Bump @aws-sdk/client-s3 from 3.700.0 to 3.701.0 @dependabot (#6424)
  • Bump prettier from 3.3.3 to 3.4.1 @dependabot (#6425)
  • Bump @types/node from 22.9.4 to 22.10.0 @dependabot (#6427)
  • Bump @types/express-session from 1.18.0 to 1.18.1 @dependabot (#6426)
  • Bump @nestjs/core from 10.4.8 to 10.4.9 @dependabot (#6420)
  • Bump oauth2-mock-server from 7.1.2 to 7.2.0 @dependabot (#6418)
  • Bump @nestjs/common from 10.4.8 to 10.4.9 @dependabot (#6419)
  • Bump @nestjs/testing from 10.4.8 to 10.4.9 @dependabot (#6416)
  • Bump @nestjs/platform-express from 10.4.8 to 10.4.9 @dependabot (#6422)
  • Bump @aws-sdk/client-s3 from 3.698.0 to 3.700.0 @dependabot (#6421)
  • Bump @types/node from 22.9.2 to 22.9.4 @dependabot (#6423)
  • Bump axios from 1.7.7 to 1.7.8 @dependabot (#6415)
  • Bump @types/node from 22.9.1 to 22.9.2 @dependabot (#6411)
  • Bump @aws-sdk/client-config-service from 3.696.0 to 3.699.0 @dependabot (#6410)
  • Bump @aws-sdk/client-s3 from 3.697.0 to 3.698.0 @dependabot (#6405)
  • Bump csv-stringify from 6.5.1 to 6.5.2 @dependabot (#6407)
  • Bump dotenv-cli from 7.4.3 to 7.4.4 @dependabot (#6406)
  • Bump @aws-sdk/client-s3 from 3.696.0 to 3.697.0 @dependabot (#6404)
  • Bump @nestjs/cli from 10.4.7 to 10.4.8 @dependabot (#6403)
  • Bump cypress from 13.15.2 to 13.16.0 @dependabot (#6400)
  • Bump @aws-sdk/client-s3 from 3.691.0 to 3.696.0 @dependabot (#6397)
  • Bump @types/node from 22.9.0 to 22.9.1 @dependabot (#6399)
  • Bump @aws-sdk/client-config-service from 3.693.0 to 3.696.0 @dependabot (#6398)
  • Bump @nestjs/testing from 10.4.7 to 10.4.8 @dependabot (#6394)
  • Bump yaml from 2.6.0 to 2.6.1 @dependabot (#6396)
  • Bump dotenv-cli from 7.4.2 to 7.4.3 @dependabot (#6395)
  • Bump @nestjs/common from 10.4.7 to 10.4.8 @dependabot (#6390)
  • Bump @nestjs/platform-express from 10.4.7 to 10.4.8 @dependabot (#6389)
  • Bump @aws-sdk/client-config-service from 3.692.0 to 3.693.0 @dependabot (#6391)
  • Bump @nestjs/core from 10.4.7 to 10.4.8 @dependabot (#6388)
  • Bump @aws-sdk/client-config-service from 3.687.0 to 3.692.0 @dependabot (#6387)
  • Bump @aws-sdk/client-sts from 3.691.0 to 3.692.0 @dependabot (#6385)
  • Bump tailwindcss from 3.4.14 to 3.4.15 @dependabot (#6384)
  • Bump @smithy/node-http-handler from 3.2.5 to 3.3.1 @dependabot (#6383)
  • Bump winston from 3.16.0 to 3.17.0 @dependabot (#6376)
  • Bump @aws-sdk/client-s3 from 3.689.0 to 3.691.0 @dependabot (#6380)
  • Bump eslint-plugin-vue from 9.30.0 to 9.31.0 @dependabot (#6377)
  • Bump @aws-sdk/client-s3 from 3.688.0 to 3.689.0 @dependabot (#6379)
  • Bump uuid from 11.0.2 to 11.0.3 @dependabot (#6378)
  • Bump @aws-sdk/client-s3 from 3.685.0 to 3.688.0 @dependabot (#6375)
  • Bump @aws-sdk/client-config-service from 3.682.0 to 3.687.0 @dependabot (#6372)
  • Bump @types/vuelidate from 0.7.21 to 0.7.22 @dependabot (#6369)
  • Bump @nestjs/testing from 10.4.6 to 10.4.7 @dependabot (#6365)
  • Bump @nestjs/common from 10.4.6 to 10.4.7 @dependabot (#6367)
  • Bump @nestjs/platform-express from 10.4.6 to 10.4.7 @dependabot (#6366)
  • Bump @nestjs/core from 10.4.6 to 10.4.7 @dependabot (#6364)
  • Bump cypress from 13.15.1 to 13.15.2 @dependabot (#6363)
  • Bump @nestjs/cli from 10.4.5 to 10.4.7 @dependabot (#6361)
  • Bump @types/node from 22.8.6 to 22.9.0 @dependabot (#6360)
  • Bump winston from 3.15.0 to 3.16.0 @dependabot (#6357)
  • Bump @aws-sdk/client-s3 from 3.682.0 to 3.685.0 @dependabot (#6358)
  • Bump typedoc from 0.26.10 to 0.26.11 @dependabot (#6356)
  • Bump lerna from 8.1.8 to 8.1.9 @dependabot (#6353)
  • Bump mock-fs from 5.4.0 to 5.4.1 @dependabot (#6354)
  • Bump @types/node from 22.8.4 to 22.8.6 @dependabot (#6355)
  • Bump core-js from 3.38.1 to 3.39.0 @dependabot (#6350)
  • Bump sass-loader from 16.0.2 to 16.0.3 @dependabot (#6351)
  • Bump @casl/ability from 6.7.1 to 6.7.2 @dependabot (#6349)
  • Bump @aws-sdk/client-config-service from 3.679.0 to 3.682.0 @dependabot (#6346)
  • Bump eslint-plugin-vue from 9.29.1 to 9.30.0 @dependabot (#6338)
  • Bump @types/node from 22.8.1 to 22.8.4 @dependabot (#6345)
  • Bump @types/lodash from 4.17.12 to 4.17.13 @dependabot (#6343)
  • Bump uuid from 10.0.0 to 11.0.2 @dependabot (#6341)
  • Bump @aws-sdk/client-s3 from 3.679.0 to 3.682.0 @dependabot (#6344)
  • Bump tsx from 4.19.1 to 4.19.2 @dependabot (#6337)
  • Bump @nestjs/schematics from 10.2.2 to 10.2.3 @dependabot (#6339)
  • Bump @types/node from 22.7.9 to 22.8.1 @dependabot (#6333)
  • Bump elliptic from 6.5.7 to 6.6.0 @dependabot (#6335)
  • Bump rexml from 3.3.6 to 3.3.9 in /libs/inspecjs @dependabot (#6334)
  • Bump sequelize from 6.37.4 to 6.37.5 @dependabot (#6332)
  • Bump @aws-sdk/client-config-service from 3.678.0 to 3.679.0 @dependabot (#6328)
  • Bump @aws-sdk/client-s3 from 3.678.0 to 3.679.0 @dependabot (#6329)
  • Bump pg from 8.13.0 to 8.13.1 @dependabot (#6327)
  • Bump cypress from 13.15.0 to 13.15.1 @dependabot (#6326)
  • Bump @types/prismjs from 1.26.4 to 1.26.5 @dependabot (#6320)

v2.10.20

  • Dependency track mapper @Amndeep7 (#6307)
  • Backend improvements @Amndeep7 (#6234)
  • README improvements @Amndeep7 (#6233)

Dependency Updates

  • Bump @aws-sdk/client-config-service from 3.675.0 to 3.677.0 @dependabot (#6309)
  • Bump @types/lodash from 4.17.11 to 4.17.12 @dependabot (#6302)
  • Bump http-proxy-middleware from 2.0.6 to 2.0.7 @dependabot (#6312)
  • Bump @types/node from 22.7.7 to 22.7.8 @dependabot (#6310)
  • Bump @types/node from 22.7.6 to 22.7.7 @dependabot (#6305)
  • Bump @smithy/node-http-handler from 3.2.4 to 3.2.5 @dependabot (#6303)
  • Bump @aws-sdk/client-s3 from 3.675.0 to 3.676.0 @dependabot (#6306)
  • Bump @aws-sdk/client-config-service from 3.670.0 to 3.675.0 @dependabot (#6298)
  • Bump eslint-plugin-vue from 9.29.0 to 9.29.1 @dependabot (#6304)
  • Bump @aws-sdk/client-s3 from 3.674.0 to 3.675.0 @dependabot (#6299)
  • Bump @types/papaparse from 5.3.14 to 5.3.15 @dependabot (#6301)
  • Bump @types/lodash from 4.17.10 to 4.17.11 @dependabot (#6300)
  • Bump @aws-sdk/client-sts from 3.670.0 to 3.675.0 @dependabot (#6297)
  • Bump @aws-sdk/client-s3 from 3.673.0 to 3.674.0 @dependabot (#6296)
  • Bump @nestjs/schematics from 10.2.0 to 10.2.2 @dependabot (#6295)
  • Bump @nestjs/platform-express from 10.4.4 to 10.4.5 @dependabot (#6288)
  • Bump tailwindcss from 3.4.13 to 3.4.14 @dependabot (#6293)
  • Bump @nestjs/testing from 10.4.4 to 10.4.5 @dependabot (#6294)
  • Bump @aws-sdk/client-s3 from 3.670.0 to 3.673.0 @dependabot (#6289)
  • Bump typedoc from 0.26.9 to 0.26.10 @dependabot (#6292)
  • Bump @nestjs/common from 10.4.4 to 10.4.5 @dependabot (#6287)
  • Bump @types/node from 22.7.5 to 22.7.6 @dependabot (#6290)
  • Bump @nestjs/core from 10.4.4 to 10.4.5 @dependabot (#6291)
  • Bump @nestjs/schematics from 10.1.4 to 10.2.0 @dependabot (#6286)
  • Bump yaml from 2.5.1 to 2.6.0 @dependabot (#6285)
  • Bump @aws-sdk/client-s3 from 3.669.0 to 3.670.0 @dependabot (#6279)
  • Bump eslint-plugin-cypress from 3.5.0 to 3.6.0 @dependabot (#6281)
  • Bump eslint-plugin-vue from 9.28.0 to 9.29.0 @dependabot (#6282)
  • Bump typedoc from 0.26.8 to 0.26.9 @dependabot (#6277)
  • Bump mock-fs from 5.3.0 to 5.4.0 @dependabot (#6278)
  • Bump @aws-sdk/client-config-service from 3.669.0 to 3.670.0 @dependabot (#6276)
  • Bump @aws-sdk/client-s3 from 3.668.0 to 3.669.0 @dependabot (#6274)
  • Bump @aws-sdk/client-config-service from 3.668.0 to 3.669.0 @dependabot (#6273)
  • Bump @aws-sdk/client-s3 from 3.667.0 to 3.668.0 @dependabot (#6272)
  • Bump express-session from 1.18.0 to 1.18.1 @dependabot (#6268)
  • Bump @aws-sdk/client-config-service from 3.667.0 to 3.668.0 @dependabot (#6270)
  • Bump express from 4.21.0 to 4.21.1 @dependabot (#6266)
  • Bump @aws-sdk/client-s3 from 3.666.0 to 3.667.0 @dependabot (#6269)
  • Bump @aws-sdk/client-config-service from 3.665.0 to 3.667.0 @dependabot (#6265)
  • Bump @types/diff from 5.2.2 to 5.2.3 @dependabot (#6264)
  • Bump winston from 3.14.2 to 3.15.0 @dependabot (#6260)
  • Bump @types/node from 22.7.4 to 22.7.5 @dependabot (#6258)
  • Bump @aws-sdk/client-s3 from 3.665.0 to 3.666.0 @dependabot (#6259)
  • Bump typedoc from 0.26.7 to 0.26.8 @dependabot (#6256)
  • Bump express-rate-limit from 7.4.0 to 7.4.1 @dependabot (#6252)
  • Bump sequelize from 6.37.3 to 6.37.4 @dependabot (#6257)
  • Bump @aws-sdk/client-s3 from 3.664.0 to 3.665.0 @dependabot (#6253)
  • Bump @aws-sdk/client-config-service from 3.664.0 to 3.665.0 @dependabot (#6254)
  • Bump eslint-plugin-import from 2.30.0 to 2.31.0 @dependabot (#6248)
  • Bump sanitize-html from 2.13.0 to 2.13.1 @dependabot (#6247)
  • Bump @types/lodash from 4.17.9 to 4.17.10 @dependabot (#6249)
  • Bump @aws-sdk/client-s3 from 3.662.0 to 3.664.0 @dependabot (#6246)
  • Bump @aws-sdk/client-config-service from 3.662.0 to 3.664.0 @dependabot (#6245)
  • Bump @aws-sdk/client-s3 from 3.658.1 to 3.662.0 @dependabot (#6241)
  • Bump @aws-sdk/client-config-service from 3.658.1 to 3.662.0 @dependabot (#6242)
  • Bump @aws-sdk/client-sts from 3.658.1 to 3.662.0 @dependabot (#6240)
  • Bump @smithy/node-http-handler from 3.2.3 to 3.2.4 @dependabot (#6236)
  • Bump helmet from 7.1.0 to 8.0.0 @dependabot (#6238)
  • Bump @types/node from 22.7.3 to 22.7.4 @dependabot (#6230)

v2.10.19

  • Neuvector mapper @jtquach1 (#6195)

Dependency Updates

  • Bump mock-fs from 5.2.0 to 5.3.0 @dependabot (#6229)
  • Bump @types/node from 22.7.2 to 22.7.3 @dependabot (#6228)
  • Bump @aws-sdk/client-s3 from 3.658.0 to 3.658.1 @dependabot (#6223)
  • Bump @types/express from 4.17.21 to 5.0.0 @dependabot (#6225)
  • Bump @types/node from 22.7.0 to 22.7.2 @dependabot (#6224)
  • Bump cypress from 13.14.2 to 13.15.0 @dependabot (#6222)
  • Bump @aws-sdk/client-config-service from 3.658.0 to 3.658.1 @dependabot (#6221)
  • Bump @aws-sdk/client-s3 from 3.657.0 to 3.658.0 @dependabot (#6219)
  • Bump @types/node from 22.6.1 to 22.7.0 @dependabot (#6220)
  • Bump @aws-sdk/client-config-service from 3.654.0 to 3.658.0 @dependabot (#6218)
  • Bump @nestjs/platform-express from 10.4.3 to 10.4.4 @dependabot (#6213)
  • Bump @aws-sdk/client-s3 from 3.654.0 to 3.657.0 @dependabot (#6217)
  • Bump @nestjs/testing from 10.4.3 to 10.4.4 @dependabot (#6214)
  • Bump @nestjs/core from 10.4.3 to 10.4.4 @dependabot (#6215)
  • Bump tailwindcss from 3.4.12 to 3.4.13 @dependabot (#6216)
  • Bump @nestjs/common from 10.4.3 to 10.4.4 @dependabot (#6212)
  • Bump @types/lodash from 4.17.7 to 4.17.9 @dependabot (#6211)
  • Bump @types/node from 22.5.5 to 22.6.1 @dependabot (#6210)
  • Bump sass-loader from 16.0.1 to 16.0.2 @dependabot (#6209)
  • Bump prettier-plugin-organize-imports from 4.0.0 to 4.1.0 @dependabot (#6208)
  • Bump @smithy/node-http-handler from 3.2.2 to 3.2.3 @dependabot (#6207)
  • Bump @aws-sdk/client-config-service from 3.651.1 to 3.654.0 @dependabot (#6204)
  • Bump @aws-sdk/client-s3 from 3.651.1 to 3.654.0 @dependabot (#6205)
  • Bump @aws-sdk/client-sts from 3.651.1 to 3.654.0 @dependabot (#6206)
  • Bump @nestjs/core from 10.4.2 to 10.4.3 @dependabot (#6198)
  • Bump @nestjs/common from 10.4.2 to 10.4.3 @dependabot (#6200)
  • Bump @nestjs/platform-express from 10.4.2 to 10.4.3 @dependabot (#6199)
  • Bump tailwindcss from 3.4.11 to 3.4.12 @dependabot (#6202)
  • Bump pg from 8.12.0 to 8.13.0 @dependabot (#6203)
  • Bump @nestjs/testing from 10.4.2 to 10.4.3 @dependabot (#6201)
  • Bump date-fns from 4.0.0 to 4.1.0 @dependabot (#6197)
  • Bump @types/validator from 13.12.1 to 13.12.2 @dependabot (#6192)
  • Bump eslint from 8.57.0 to 8.57.1 @dependabot (#6190)
  • Bump @types/node from 22.5.4 to 22.5.5 @dependabot (#6191)
  • Bump @nestjs/common from 10.4.1 to 10.4.2 @dependabot (#6194)
  • Bump date-fns from 3.6.0 to 4.0.0 @dependabot (#6193)
  • Bump @nestjs/platform-express from 10.4.1 to 10.4.2 @dependabot (#6188)
  • Bump @nestjs/core from 10.4.1 to 10.4.2 @dependabot (#6189)
  • Bump @nestjs/testing from 10.4.1 to 10.4.2 @dependabot (#6187)

v2.10.18

  • readme and front end modal @andytang99 (#6186)

v2.10.17

  • Anchore Grype Mapper @andytang99 (#6117)

Dependency Updates

  • Bump sinon from 19.0.0 to 19.0.2 @dependabot (#6183)
  • Bump @aws-sdk/client-config-service from 3.650.0 to 3.651.1 @dependabot (#6185)
  • Bump connect-pg-simple from 9.0.1 to 10.0.0 @dependabot (#6181)
  • Bump @smithy/node-http-handler from 3.2.0 to 3.2.2 @dependabot (#6180)
  • Bump @aws-sdk/client-s3 from 3.651.0 to 3.651.1 @dependabot (#6182)
  • Bump sinon from 18.0.1 to 19.0.0 @dependabot (#6179)
  • Bump @aws-sdk/client-s3 from 3.650.0 to 3.651.0 @dependabot (#6177)
  • Bump tsx from 4.19.0 to 4.19.1 @dependabot (#6178)

v2.10.16

  • Replace @cyclonedx/cyclonedx-library's internal types with cyclonedx specification types @Amndeep7 (#6155)
  • updateTenableContentSecurityPolicy @georgedias (#6135)

Dependency Updates

  • Bump @aws-sdk/client-s3 from 3.645.0 to 3.649.0 @dependabot (#6170)
  • Bump @aws-sdk/client-config-service from 3.645.0 to 3.649.0 @dependabot (#6166)
  • Bump @aws-sdk/client-sts from 3.645.0 to 3.649.0 @dependabot (#6168)
  • Bump sinon from 18.0.0 to 18.0.1 @dependabot (#6169)
  • Bump typedoc from 0.26.6 to 0.26.7 @dependabot (#6164)
  • Bump express from 4.19.2 to 4.20.0 @dependabot (#6171)
  • Bump express from 4.19.2 to 4.20.0 @dependabot (#6167)
  • Bump @aws-sdk/client-s3 from 3.637.0 to 3.645.0 @dependabot (#6157)
  • Bump @smithy/node-http-handler from 3.1.4 to 3.2.0 @dependabot (#6165)
  • Bump @types/node from 22.5.2 to 22.5.4 @dependabot (#6160)
  • Bump eslint-plugin-import from 2.29.1 to 2.30.0 @dependabot (#6153)
  • Bump cypress from 13.14.1 to 13.14.2 @dependabot (#6158)
  • Bump diff from 6.0.0 to 7.0.0 @dependabot (#6161)
  • Bump yaml from 2.5.0 to 2.5.1 @dependabot (#6152)
  • Bump @aws-sdk/client-config-service from 3.637.0 to 3.645.0 @dependabot (#6159)
  • Bump @aws-sdk/client-sts from 3.637.0 to 3.645.0 @dependabot (#6156)
  • Bump eslint-plugin-vue from 9.27.0 to 9.28.0 @dependabot (#6154)
  • Bump fast-xml-parser from 4.4.1 to 4.5.0 @dependabot (#6151)
  • Bump @nestjs/cli from 10.4.4 to 10.4.5 @dependabot (#6147)
  • Bump diff from 5.2.0 to 6.0.0 @dependabot (#6150)
  • Bump @types/node from 22.5.1 to 22.5.2 @dependabot (#6149)
  • Bump axios from 1.7.6 to 1.7.7 @dependabot (#6148)
  • Bump axios from 1.7.5 to 1.7.6 @dependabot (#6146)
  • Bump apexcharts from 3.52.0 to 3.53.0 @dependabot (#6144)
  • Bump cypress from 13.14.0 to 13.14.1 @dependabot (#6143)
  • Bump rexml from 3.3.3 to 3.3.6 in /libs/inspecjs @dependabot (#6128)
  • Bump @types/diff from 5.2.1 to 5.2.2 @dependabot (#6142)
  • Bump cypress from 13.13.3 to 13.14.0 @dependabot (#6139)
  • Bump tsx from 4.18.0 to 4.19.0 @dependabot (#6141)
  • Bump @types/node from 22.5.0 to 22.5.1 @dependabot (#6140)
  • Bump @types/validator from 13.12.0 to 13.12.1 @dependabot (#6137)
  • Bump tsx from 4.17.0 to 4.18.0 @dependabot (#6136)
  • Bump @types/multer from 1.4.11 to 1.4.12 @dependabot (#6134)
  • Bump axios from 1.7.4 to 1.7.5 @dependabot (#6132)
  • Bump @aws-sdk/client-config-service from 3.635.0 to 3.637.0 @dependabot (#6131)
  • Bump ts-jest from 29.2.4 to 29.2.5 @dependabot (#6133)
  • Bump @aws-sdk/client-s3 from 3.635.0 to 3.637.0 @dependabot (#6130)
  • Bump @aws-sdk/client-sts from 3.635.0 to 3.637.0 @dependabot (#6129)
  • Bump @types/node from 22.4.1 to 22.5.0 @dependabot (#6126)
  • Bump @aws-sdk/client-config-service from 3.632.0 to 3.635.0 @dependabot (#6123)
  • Bump core-js from 3.38.0 to 3.38.1 @dependabot (#6122)
  • Bump @aws-sdk/client-s3 from 3.633.0 to 3.635.0 @dependabot (#6124)

v2.10.15

Bug Fixes

  • Remove passport openid @Amndeep7 (#6112)
  • SBOM Mapper @charleshu-8 (#5986)

Dependency Updates

  • Bump @aws-sdk/client-s3 from 3.632.0 to 3.633.0 @dependabot (#6113)
  • Bump elliptic from 6.5.5 to 6.5.7 @dependabot (#6110)
  • Bump @aws-sdk/client-config-service from 3.629.0 to 3.632.0 @dependabot (#6108)
  • Bump @aws-sdk/client-s3 from 3.631.0 to 3.632.0 @dependabot (#6109)
  • Bump @aws-sdk/client-sts from 3.631.0 to 3.632.0 @dependabot (#6107)
  • Bump cypress from 13.13.2 to 13.13.3 @dependabot (#6105)
  • Bump @aws-sdk/client-s3 from 3.629.0 to 3.631.0 @dependabot (#6102)
  • Bump winston from 3.14.1 to 3.14.2 @dependabot (#6104)
  • Bump @types/node from 22.2.0 to 22.3.0 @dependabot (#6101)

v2.10.14

Bug Fixes

  • Twistlock Mapper Tweaks @charleshu-8 (#6054)

Dependency Updates

  • Bump tailwindcss from 3.4.9 to 3.4.10 @dependabot (#6099)
  • Bump axios from 1.7.3 to 1.7.4 @dependabot (#6100)
  • Bump @nestjs/testing from 10.4.0 to 10.4.1 @dependabot (#6096)
  • Bump @nestjs/platform-express from 10.3.10 to 10.4.1 @dependabot (#6095)
  • Bump @nestjs/common from 10.4.0 to 10.4.1 @dependabot (#6098)
  • Bump @nestjs/core from 10.4.0 to 10.4.1 @dependabot (#6097)
  • Bump @nestjs/testing from 10.3.10 to 10.4.0 @dependabot (#6089)
  • Bump @aws-sdk/client-s3 from 3.627.0 to 3.629.0 @dependabot (#6091)
  • Bump @nestjs/common from 10.3.10 to 10.4.0 @dependabot (#6090)
  • Bump @nestjs/core from 10.3.10 to 10.4.0 @dependabot (#6088)
  • Bump @aws-sdk/client-config-service from 3.624.0 to 3.629.0 @dependabot (#6094)
  • Bump eslint-plugin-cypress from 3.4.0 to 3.5.0 @dependabot (#6093)
  • Bump @aws-sdk/client-sts from 3.624.0 to 3.629.0 @dependabot (#6087)
  • Bump winston from 3.13.1 to 3.14.1 @dependabot (#6081)
  • Bump tsx from 4.16.5 to 4.17.0 @dependabot (#6080)
  • Bump @types/node from 22.1.0 to 22.2.0 @dependabot (#6084)
  • Bump @aws-sdk/client-s3 from 3.626.0 to 3.627.0 @dependabot (#6079)
  • Bump @nestjs/cli from 10.4.2 to 10.4.4 @dependabot (#6085)
  • Bump tailwindcss from 3.4.8 to 3.4.9 @dependabot (#6078)
  • Bump tailwindcss from 3.4.7 to 3.4.8 @dependabot (#6077)
  • Bump @aws-sdk/client-s3 from 3.624.0 to 3.626.0 @dependabot (#6076)

v2.10.13

  • Docker improvements @Amndeep7 (#6075)
  • Convert Microsoft Secure Score to OHDF @meme112233 (#6007)

Dependency Updates

  • Bump core-js from 3.37.1 to 3.38.0 @dependabot (#6072)
  • Bump @aws-sdk/client-s3 from 3.623.0 to 3.624.0 @dependabot (#6071)
  • Bump luxon from 3.4.4 to 3.5.0 @dependabot (#6068)
  • Bump ts-jest from 29.2.3 to 29.2.4 @dependabot (#6058)
  • Bump @aws-sdk/client-config-service from 3.623.0 to 3.624.0 @dependabot (#6069)
  • Bump apexcharts from 3.51.0 to 3.52.0 @dependabot (#6073)
  • Bump lerna from 8.1.7 to 8.1.8 @dependabot (#6070)
  • Bump @aws-sdk/client-sts from 3.623.0 to 3.624.0 @dependabot (#6067)
  • Bump @aws-sdk/client-s3 from 3.622.0 to 3.623.0 @dependabot (#6063)
  • Bump @types/node from 22.0.2 to 22.1.0 @dependabot (#6065)
  • Bump tsx from 4.16.3 to 4.16.5 @dependabot (#6057)
  • Bump @aws-sdk/client-config-service from 3.621.0 to 3.623.0 @dependabot (#6062)
  • Bump cypress from 13.13.1 to 13.13.2 @dependabot (#6049)
  • Bump axios from 1.7.2 to 1.7.3 @dependabot (#6059)
  • Bump @aws-sdk/client-sts from 3.622.0 to 3.623.0 @dependabot (#6064)
  • Bump rexml from 3.2.8 to 3.3.3 in /libs/inspecjs @dependabot (#6061)
  • Bump @aws-sdk/client-s3 from 3.621.0 to 3.622.0 @dependabot (#6055)
  • Bump tsx from 4.16.2 to 4.16.3 @dependabot (#6051)
  • Bump @types/node from 22.0.0 to 22.0.2 @dependabot (#6050)
  • Bump @aws-sdk/client-s3 from 3.620.1 to 3.621.0 @dependabot (#6048)

v2.10.12

  • Hdf2ckl severity @kemley76 (#5866)
  • checklist metadata input validation on export @kemley76 (#5902)
  • gosec Mapper Rework @charleshu-8 (#5982)
  • Trufflehog mapper @andytang99 (#6013)
  • Format error message when validating checklist metadata @kemley76 (#6023)
  • gosec Mapper Rework @charleshu-8 (#5982)
  • GoSec Mapper impact Fix @charleshu-8 (#5952)

Dependency Updates

  • Bump cypress-wait-until from 1.7.2 to 3.0.2 @dependabot (#6046)
  • Bump @aws-sdk/client-config-service from 3.620.1 to 3.621.0 @dependabot (#6044)
  • Bump @types/lodash from 4.17.5 to 4.17.7 @dependabot (#6001)
  • Bump @types/node from 20.14.12 to 22.0.0 @dependabot (#6043)
  • Bump @aws-sdk/client-config-service from 3.620.0 to 3.620.1 @dependabot (#6042)
  • Bump csv-stringify from 6.5.0 to 6.5.1 @dependabot (#6041)
  • Bump @aws-sdk/client-s3 from 3.620.0 to 3.620.1 @dependabot (#6039)
  • Bump fast-xml-parser from 4.4.0 to 4.4.1 @dependabot (#6037)
  • Bump sass-loader from 15.0.0 to 16.0.0 @dependabot (#6036)
  • Bump html-loader from 5.0.0 to 5.1.0 @dependabot (#6034)
  • Bump @aws-sdk/client-config-service from 3.616.0 to 3.620.0 @dependabot (#6033)
  • Bump tailwindcss from 3.4.6 to 3.4.7 @dependabot (#6031)
  • Bump @aws-sdk/client-s3 from 3.617.0 to 3.620.0 @dependabot (#6029)
  • Bump chai and @types/chai @dependabot (#6032)
  • Bump @aws-sdk/client-sts from 3.616.0 to 3.620.0 @dependabot (#6030)
  • Bump eslint-plugin-cypress from 3.3.0 to 3.4.0 @dependabot (#6027)
  • Bump @smithy/node-http-handler from 3.1.3 to 3.1.4 @dependabot (#6025)
  • Bump yaml from 2.4.5 to 2.5.0 @dependabot (#6026)
  • Bump @nestjs/schematics from 10.1.2 to 10.1.3 @dependabot (#6024)
  • Bump @types/node from 20.14.11 to 20.14.12 @dependabot (#6020)
  • Bump @aws-sdk/client-s3 from 3.616.0 to 3.617.0 @dependabot (#6017)
  • Bump @e965/xlsx from 0.20.2 to 0.20.3 @dependabot (#6012)
  • Bump sass-loader from 14.2.1 to 15.0.0 @dependabot (#6022)
  • Bump apexcharts from 3.50.0 to 3.51.0 @dependabot (#6015)
  • Bump express-rate-limit from 7.3.1 to 7.4.0 @dependabot (#6021)
  • Bump typedoc from 0.26.4 to 0.26.5 @dependabot (#6014)
  • Bump lerna from 8.1.6 to 8.1.7 @dependabot (#6016)
  • Bump @aws-sdk/client-s3 from 3.614.0 to 3.616.0 @dependabot (#6010)
  • Bump @aws-sdk/client-config-service from 3.614.0 to 3.616.0 @dependabot (#6009)
  • Bump ts-jest from 29.2.2 to 29.2.3 @dependabot (#6008)
  • Bump @aws-sdk/client-sts from 3.614.0 to 3.616.0 @dependabot (#6011)
  • Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 @dependabot (#6006)
  • Bump tailwindcss from 3.4.5 to 3.4.6 @dependabot (#6003)
  • Bump @types/node from 20.14.10 to 20.14.11 @dependabot (#6000)
  • Bump cypress from 13.13.0 to 13.13.1 @dependabot (#6002)
  • Bump semver from 7.6.2 to 7.6.3 @dependabot (#5999)
  • Bump compare-versions from 6.1.0 to 6.1.1 @dependabot (#5998)
  • Bump prettier from 3.3.2 to 3.3.3 @dependabot (#5997)
  • Bump @smithy/node-http-handler from 3.1.2 to 3.1.3 @dependabot (#5996)
  • Bump tailwindcss from 3.4.4 to 3.4.5 @dependabot (#5995)
  • Bump @aws-sdk/client-config-service from 3.609.0 to 3.614.0 @dependabot (#5991)
  • Bump winston from 3.13.0 to 3.13.1 @dependabot (#5989)
  • Bump ts-jest from 29.2.0 to 29.2.2 @dependabot (#5990)
  • Bump typedoc from 0.26.3 to 0.26.4 @dependabot (#5992)
  • Bump @aws-sdk/client-s3 from 3.613.0 to 3.614.0 @dependabot (#5993)
  • Bump @aws-sdk/client-sts from 3.613.0 to 3.614.0 @dependabot (#5988)
  • Bump @aws-sdk/client-s3 from 3.609.0 to 3.613.0 @dependabot (#5983)
  • Bump xml-formatter from 3.6.2 to 3.6.3 @dependabot (#5981)
  • Bump xml-parser-xo from 4.1.1 to 4.1.2 @dependabot (#5980)
  • Bump highlight.js from 11.9.0 to 11.10.0 @dependabot (#5978)
  • Bump @nestjs/testing from 10.3.9 to 10.3.10 @dependabot (#5956)
  • Bump @smithy/node-http-handler from 3.1.1 to 3.1.2 @dependabot (#5979)
  • Bump ts-jest from 29.1.5 to 29.2.0 @dependabot (#5977)
  • Bump tsx from 4.16.0 to 4.16.2 @dependabot (#5969)
  • Bump @nestjs/cli from 10.4.0 to 10.4.2 @dependabot (#5973)
  • Bump @types/node from 20.14.9 to 20.14.10 @dependabot (#5972)
  • Bump lerna from 8.1.5 to 8.1.6 @dependabot (#5974)
  • Bump apexcharts from 3.49.2 to 3.50.0 @dependabot (#5971)
  • Bump @aws-sdk/client-config-service from 3.606.0 to 3.609.0 @dependabot (#5966)
  • Bump eslint-plugin-vue from 9.26.0 to 9.27.0 @dependabot (#5967)
  • Bump @aws-sdk/client-s3 from 3.608.0 to 3.609.0 @dependabot (#5964)
  • Bump @nestjs/schematics from 10.1.1 to 10.1.2 @dependabot (#5968)
  • Bump @aws-sdk/client-sts from 3.606.0 to 3.609.0 @dependabot (#5963)
  • Bump @nestjs/cli from 10.3.2 to 10.4.0 @dependabot (#5965)
  • Bump @nestjs/core from 10.3.9 to 10.3.10 @dependabot (#5960)
  • Bump prettier-plugin-organize-imports from 3.2.4 to 4.0.0 @dependabot (#5958)
  • Bump tsx from 4.15.7 to 4.16.0 @dependabot (#5959)
  • Bump @nestjs/platform-express from 10.3.9 to 10.3.10 @dependabot (#5957)
  • Bump cypress from 13.12.0 to 13.13.0 @dependabot (#5954)
  • Bump @nestjs/common from 10.3.9 to 10.3.10 @dependabot (#5955)
  • Bump @aws-sdk/client-s3 from 3.606.0 to 3.608.0 @dependabot (#5953)
  • Bump typedoc from 0.26.2 to 0.26.3 @dependabot (#5947)
  • Bump lru-cache from 10.2.2 to 10.3.0 @dependabot (#5948)
  • Bump @aws-sdk/client-config-service from 3.600.0 to 3.606.0 @dependabot (#5950)
  • Bump @aws-sdk/client-s3 from 3.600.0 to 3.606.0 @dependabot (#5946)
  • Bump @smithy/node-http-handler from 3.1.0 to 3.1.1 @dependabot (#5945)
  • Bump @aws-sdk/client-sts from 3.600.0 to 3.606.0 @dependabot (#5943)
  • Bump apexcharts from 3.49.1 to 3.49.2 @dependabot (#5941)
  • Bump @types/node from 20.14.8 to 20.14.9 @dependabot (#5942)
  • Bump typedoc from 0.25.13 to 0.26.2 @dependabot (#5939)
  • Bump lerna from 8.1.3 to 8.1.5 @dependabot (#5940)
  • Bump tsx from 4.15.6 to 4.15.7 @dependabot (#5937)
  • Bump @types/node from 20.14.7 to 20.14.8 @dependabot (#5938)
  • Bump @types/node from 20.14.6 to 20.14.7 @dependabot (#5936)
  • Bump @types/uuid from 9.0.8 to 10.0.0 @dependabot (#5935)
  • Bump @types/node from 20.14.4 to 20.14.6 @dependabot (#5934)
  • Bump @aws-sdk/client-config-service from 3.598.0 to 3.600.0 @dependabot (#5931)
  • Bump cypress from 13.11.0 to 13.12.0 @dependabot (#5933)
  • Bump @aws-sdk/client-s3 from 3.596.0 to 3.600.0 @dependabot (#5929)
  • Bump @smithy/node-http-handler from 3.0.1 to 3.1.0 @dependabot (#5928)
  • Bump @types/node from 20.14.2 to 20.14.4 @dependabot (#5924)
  • Bump ts-jest from 29.1.4 to 29.1.5 @dependabot (#5925)
  • Bump tsx from 4.15.5 to 4.15.6 @dependabot (#5926)
  • Bump @aws-sdk/client-config-service from 3.596.0 to 3.598.0 @dependabot (#5922)
  • Bump ws from 7.5.9 to 7.5.10 @dependabot (#5927)
  • Bump @types/validator from 13.11.10 to 13.12.0 @dependabot (#5923)
  • Bump @aws-sdk/client-sts from 3.596.0 to 3.598.0 @dependabot (#5920)
  • Bump tsx from 4.15.2 to 4.15.5 @dependabot (#5919)

v2.10.10

  • Revert "Bump tw-elements from 1.1.0 to 2.0.0" @charleshu-8 (#5894)

Dependency Updates

  • Bump tw-elements from 1.1.0 to 2.0.0 @dependabot (#5602)
  • Bump tailwindcss from 3.4.3 to 3.4.4 @dependabot (#5893)
  • Bump @aws-sdk/client-s3 from 3.590.0 to 3.591.0 @dependabot (#5892)
  • Bump @types/node from 20.14.1 to 20.14.2 @dependabot (#5891)
  • Bump prettier from 3.3.0 to 3.3.1 @dependabot (#5890)
  • Bump @nestjs/platform-express from 10.3.8 to 10.3.9 @dependabot (#5878)
  • Bump pg from 8.11.5 to 8.12.0 @dependabot (#5886)
  • Bump cypress from 13.10.0 to 13.11.0 @dependabot (#5885)
  • Bump @aws-sdk/client-s3 from 3.588.0 to 3.590.0 @dependabot (#5888)
  • Bump @aws-sdk/client-config-service from 3.588.0 to 3.590.0 @dependabot (#5884)
  • Bump @nestjs/core from 10.3.8 to 10.3.9 @dependabot (#5876)
  • Bump express-rate-limit from 7.2.0 to 7.3.0 @dependabot (#5882)
  • Bump yaml from 2.4.2 to 2.4.3 @dependabot (#5881)
  • Bump prettier from 3.2.5 to 3.3.0 @dependabot (#5875)
  • Bump tsx from 4.11.0 to 4.11.2 @dependabot (#5877)
  • Bump @types/node from 20.13.0 to 20.14.1 @dependabot (#5873)
  • Bump @nestjs/common from 10.3.8 to 10.3.9 @dependabot (#5880)
  • Bump @nestjs/testing from 10.3.8 to 10.3.9 @dependabot (#5874)
  • Bump @types/node from 20.12.13 to 20.13.0 @dependabot (#5871)
  • Bump @aws-sdk/client-config-service from 3.583.0 to 3.588.0 @dependabot (#5870)
  • Bump @aws-sdk/client-s3 from 3.587.0 to 3.588.0 @dependabot (#5867)
  • Bump @aws-sdk/client-s3 from 3.583.0 to 3.587.0 @dependabot (#5863)
  • Bump @aws-sdk/client-sts from 3.583.0 to 3.587.0 @dependabot (#5862)
  • Bump eslint-plugin-cypress from 3.2.0 to 3.3.0 @dependabot (#5861)
  • Bump @types/node from 20.12.12 to 20.12.13 @dependabot (#5860)

v2.10.9

  • Add option to normalize export ckl profile name @georgedias (#5852)
  • Sequelize fix for Windows dev configuration @georgedias (#5851)

Dependency Updates

  • Bump ts-jest from 29.1.3 to 29.1.4 @dependabot (#5859)
  • Bump @aws-sdk/client-s3 from 3.582.0 to 3.583.0 @dependabot (#5854)
  • Bump cypress from 13.9.0 to 13.10.0 @dependabot (#5844)
  • Bump tsx from 4.10.5 to 4.11.0 @dependabot (#5855)
  • Bump @aws-sdk/client-config-service from 3.582.0 to 3.583.0 @dependabot (#5853)
  • Bump @aws-sdk/client-s3 from 3.577.0 to 3.582.0 @dependabot (#5849)
  • Bump @aws-sdk/client-config-service from 3.577.0 to 3.582.0 @dependabot (#5850)
  • Bump @aws-sdk/client-sts from 3.577.0 to 3.582.0 @dependabot (#5848)

v2.10.8

  • Use latest splunk image on the hdf converters tests workflow @Amndeep7 (#5835)
  • Updated Heroku PostgreSQL @georgedias (#5804)

Dependency Updates

  • Bump tsx from 4.10.4 to 4.10.5 @dependabot (#5839)
  • Bump ts-jest from 29.1.2 to 29.1.3 @dependabot (#5846)
  • Bump axios from 1.6.8 to 1.7.2 @dependabot (#5845)
  • Bump oauth2-mock-server from 7.1.1 to 7.1.2 @dependabot (#5843)
  • Bump fast-xml-parser from 4.3.6 to 4.4.0 @dependabot (#5840)
  • Bump @types/lodash from 4.17.1 to 4.17.4 @dependabot (#5837)
  • Bump tsx from 4.10.3 to 4.10.4 @dependabot (#5836)
  • Bump @aws-sdk/client-config-service from 3.576.0 to 3.577.0 @dependabot (#5828)
  • Bump core-js from 3.37.0 to 3.37.1 @dependabot (#5823)
  • Bump tsx from 4.10.2 to 4.10.3 @dependabot (#5833)
  • Bump rexml from 3.2.5 to 3.2.8 in /libs/inspecjs @dependabot (#5832)
  • Bump @aws-sdk/client-s3 from 3.576.0 to 3.577.0 @dependabot (#5829)
  • Bump sinon from 17.0.2 to 18.0.0 @dependabot (#5827)
  • Bump @aws-sdk/client-config-service from 3.575.0 to 3.576.0 @dependabot (#5826)
  • Bump @types/node from 20.12.11 to 20.12.12 @dependabot (#5824)
  • Bump @aws-sdk/client-s3 from 3.575.0 to 3.576.0 @dependabot (#5822)

v2.10.7

Dependency Updates

  • Bump rimraf from 5.0.6 to 5.0.7 @dependabot (#5819)
  • Bump apexcharts from 3.49.0 to 3.49.1 @dependabot (#5818)
  • Bump @types/validator from 13.11.9 to 13.11.10 @dependabot (#5815)
  • Bump chai-as-promised from 7.1.1 to 7.1.2 @dependabot (#5820)
  • Bump @aws-sdk/client-s3 from 3.574.0 to 3.575.0 @dependabot (#5812)
  • Bump tsx from 4.9.3 to 4.10.2 @dependabot (#5813)
  • Bump @aws-sdk/client-config-service from 3.574.0 to 3.575.0 @dependabot (#5817)
  • Bump csv-stringify from 6.4.6 to 6.5.0 @dependabot (#5814)
  • Bump lerna from 8.1.2 to 8.1.3 @dependabot (#5811)
  • Bump @aws-sdk/client-config-service from 3.572.0 to 3.574.0 @dependabot (#5806)
  • Bump rimraf from 5.0.5 to 5.0.6 @dependabot (#5807)
  • Bump @aws-sdk/client-s3 from 3.572.0 to 3.574.0 @dependabot (#5809)
  • Bump @smithy/node-http-handler from 2.5.0 to 3.0.0 @dependabot (#5805)
  • Bump semver from 7.6.1 to 7.6.2 @dependabot (#5803)
  • Bump eslint-plugin-vue from 9.25.0 to 9.26.0 @dependabot (#5802)
  • Bump @aws-sdk/client-config-service from 3.569.0 to 3.572.0 @dependabot (#5799)
  • Bump @types/node from 20.12.10 to 20.12.11 @dependabot (#5800)
  • Bump @aws-sdk/client-s3 from 3.569.0 to 3.572.0 @dependabot (#5801)
  • Bump cypress from 13.8.1 to 13.9.0 @dependabot (#5797)
  • Bump semver from 7.6.0 to 7.6.1 @dependabot (#5795)
  • Bump sinon from 17.0.1 to 17.0.2 @dependabot (#5796)
  • Bump dotenv-cli from 7.4.1 to 7.4.2 @dependabot (#5794)
  • Bump @types/lodash from 4.17.0 to 4.17.1 @dependabot (#5787)
  • Bump @types/diff from 5.2.0 to 5.2.1 @dependabot (#5791)
  • Bump eslint-plugin-cypress from 3.1.1 to 3.2.0 @dependabot (#5790)
  • Bump @aws-sdk/client-s3 from 3.568.0 to 3.569.0 @dependabot (#5783)
  • Bump @types/prismjs from 1.26.3 to 1.26.4 @dependabot (#5788)
  • Bump tsx from 4.8.2 to 4.9.3 @dependabot (#5792)
  • Bump @types/node from 20.12.8 to 20.12.10 @dependabot (#5789)
  • Bump @aws-sdk/client-config-service from 3.568.0 to 3.569.0 @dependabot (#5782)
  • Bump eslint-plugin-cypress from 3.0.3 to 3.1.1 @dependabot (#5781)
  • Bump tsx from 4.7.3 to 4.8.2 @dependabot (#5775)
  • Bump @aws-sdk/client-config-service from 3.567.0 to 3.568.0 @dependabot (#5780)
  • Bump @aws-sdk/client-sts from 3.567.0 to 3.568.0 @dependabot (#5779)
  • Bump @aws-sdk/client-s3 from 3.567.0 to 3.568.0 @dependabot (#5778)
  • Bump @aws-sdk/client-config-service from 3.564.0 to 3.567.0 @dependabot (#5773)
  • Bump @aws-sdk/client-s3 from 3.565.0 to 3.567.0 @dependabot (#5774)
  • Bump @types/node from 20.12.7 to 20.12.8 @dependabot (#5776)
  • Bump eslint-plugin-cypress from 3.0.2 to 3.0.3 @dependabot (#5772)
  • Bump ejs from 3.1.9 to 3.1.10 @dependabot (#5777)
  • Bump @aws-sdk/client-sts from 3.565.0 to 3.567.0 @dependabot (#5771)
  • Bump lru-cache from 10.2.1 to 10.2.2 @dependabot (#5769)
  • Bump @aws-sdk/client-sts from 3.556.0 to 3.565.0 @dependabot (#5765)
  • Bump eslint-plugin-cypress from 3.0.0 to 3.0.2 @dependabot (#5762)
  • Bump yaml from 2.4.1 to 2.4.2 @dependabot (#5764)
  • Bump @aws-sdk/client-s3 from 3.564.0 to 3.565.0 @dependabot (#5766)
  • Bump @aws-sdk/client-config-service from 3.563.0 to 3.564.0 @dependabot (#5763)
  • Bump tsx from 4.7.2 to 4.7.3 @dependabot (#5756)
  • Bump @aws-sdk/client-s3 from 3.563.0 to 3.564.0 @dependabot (#5761)
  • Bump @aws-sdk/client-config-service from 3.556.0 to 3.563.0 @dependabot (#5759)
  • Bump lru-cache from 10.2.0 to 10.2.1 @dependabot (#5758)
  • Bump @aws-sdk/client-s3 from 3.556.0 to 3.563.0 @dependabot (#5757)
  • Bump cypress from 13.8.0 to 13.8.1 @dependabot (#5751)
  • Bump supertest from 6.3.4 to 7.0.0 @dependabot (#5752)
  • Bump eslint-plugin-cypress from 2.15.2 to 3.0.0 @dependabot (#5750)

v2.10.6

Dependency Updates

  • Bump apexcharts from 3.48.0 to 3.49.0 @dependabot (#5748)
  • Bump @nestjs/common from 10.3.7 to 10.3.8 @dependabot (#5743)
  • Bump @nestjs/platform-express from 10.3.7 to 10.3.8 @dependabot (#5744)
  • Bump @nestjs/core from 10.3.7 to 10.3.8 @dependabot (#5745)
  • Bump @nestjs/testing from 10.3.7 to 10.3.8 @dependabot (#5747)
  • Bump @types/diff from 5.0.9 to 5.2.0 @dependabot (#5742)
  • Bump cypress from 13.7.3 to 13.8.0 @dependabot (#5741)

v2.10.5

Package.json Fix @DMedina6 (#5727) Update okta.strategy.ts to work with passport-openidconnect 0.1.1 @em-c-rod (#5725) Fix Ironbank Deployment Pipeline Error @DMedina6 (#5707) Fix hdf converter test @em-c-rod (#5706)

Dependency Updates

  • Bump @aws-sdk/client-s3 from 3.554.0 to 3.556.0 @dependabot (#5737)
  • Bump @aws-sdk/client-config-service from 3.555.0 to 3.556.0 @dependabot (#5735)
  • Bump core-js from 3.36.1 to 3.37.0 @dependabot (#5736)
  • Bump sass-loader from 14.2.0 to 14.2.1 @dependabot (#5734)
  • Bump sequelize from 6.37.2 to 6.37.3 @dependabot (#5730)
  • Bump eslint-plugin-cypress from 2.15.1 to 2.15.2 @dependabot (#5728)
  • Bump eslint-plugin-vue from 9.24.1 to 9.25.0 @dependabot (#5729)
  • Bump cypress from 13.7.2 to 13.7.3 @dependabot (#5720)
  • Bump @aws-sdk/client-config-service from 3.554.0 to 3.555.0 @dependabot (#5726)
  • Bump @aws-sdk/client-s3 from 3.550.0 to 3.554.0 @dependabot (#5724)
  • Bump sass-loader from 14.1.1 to 14.2.0 @dependabot (#5723)
  • Bump @aws-sdk/client-config-service from 3.552.0 to 3.554.0 @dependabot (#5721)
  • Bump @aws-sdk/client-config-service from 3.549.0 to 3.552.0 @dependabot (#5714)
  • Bump @types/node from 20.12.5 to 20.12.7 @dependabot (#5718)
  • Bump @aws-sdk/client-sts from 3.549.0 to 3.552.0 @dependabot (#5716)
  • Bump vue-cookies from 1.8.3 to 1.8.4 @dependabot (#5715)
  • Bump typedoc from 0.25.12 to 0.25.13 @dependabot (#5712)
  • Bump eslint-plugin-vue from 9.24.0 to 9.24.1 @dependabot (#5711)
  • Bump @aws-sdk/client-s3 from 3.549.0 to 3.550.0 @dependabot (#5710)
  • Bump @types/node from 20.12.4 to 20.12.5 @dependabot (#5709)
  • Bump diff2html from 3.4.47 to 3.4.48 @dependabot (#5708)
  • Bump pg from 8.11.3 to 8.11.5 @dependabot (#5698)
  • Bump cypress from 13.7.1 to 13.7.2 @dependabot (#5697)
  • Bump @types/node from 20.11.30 to 20.12.4 @dependabot (#5701)
  • Bump @aws-sdk/client-s3 from 3.540.0 to 3.549.0 @dependabot (#5703)
  • Bump tsx from 4.7.1 to 4.7.2 @dependabot (#5704)
  • Bump @aws-sdk/client-config-service from 3.540.0 to 3.549.0 @dependabot (#5705)

v2.10.4

Hotfix for yarn.lock file mismatch

v2.10.3

Reverse hdf to ckl @Hookwitz (#4841)

Dependency Updates

  • Bump reflect-metadata from 0.2.1 to 0.2.2 @dependabot (#5693)
  • Bump sequelize from 6.37.1 to 6.37.2 @dependabot (#5692)
  • Bump @nestjs/serve-static from 4.0.1 to 4.0.2 @dependabot (#5691)
  • Bump @nestjs/core from 10.3.6 to 10.3.7 @dependabot (#5684)
  • Bump @nestjs/common from 10.3.6 to 10.3.7 @dependabot (#5685)
  • Bump @nestjs/platform-express from 10.3.6 to 10.3.7 @dependabot (#5683)
  • Bump @nestjs/testing from 10.3.6 to 10.3.7 @dependabot (#5682)
  • Bump @nestjs/platform-express from 10.3.5 to 10.3.6 @dependabot (#5681)
  • Bump @casl/ability from 6.7.0 to 6.7.1 @dependabot (#5677)
  • Bump @nestjs/testing from 10.3.5 to 10.3.6 @dependabot (#5679)
  • Bump tailwindcss from 3.4.1 to 3.4.3 @dependabot (#5680)
  • Bump @nestjs/core from 10.3.5 to 10.3.6 @dependabot (#5678)
  • Bump @nestjs/common from 10.3.5 to 10.3.6 @dependabot (#5676)

v2.10.2

  • Modify default case to conform to format defined in CLI @DMedina6 (#5588)
  • Update README.md @em-c-rod (#5623)
  • Removed potential for an expired attestation to override the status of a control from being 'not reviewed' @Amndeep7 (#4526)
  • HTML Reports based on filter data @georgedias (#5595)

Dependency Updates

  • Bump @nestjs/platform-express from 10.3.4 to 10.3.5 @dependabot (#5668)
  • Bump express from 4.19.1 to 4.19.2 @dependabot (#5672)
  • Bump eslint-plugin-vue from 9.23.0 to 9.24.0 @dependabot (#5670)
  • Bump winston from 3.12.0 to 3.13.0 @dependabot (#5671)
  • Bump @nestjs/common from 10.3.4 to 10.3.5 @dependabot (#5664)
  • Bump @nestjs/core from 10.3.4 to 10.3.5 @dependabot (#5667)
  • Bump @aws-sdk/client-s3 from 3.537.0 to 3.540.0 @dependabot (#5663)
  • Bump @nestjs/testing from 10.3.4 to 10.3.5 @dependabot (#5661)
  • Bump @e965/xlsx from 0.20.1 to 0.20.2 @dependabot (#5665)
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 @dependabot (#5669)
  • Bump cypress from 13.7.0 to 13.7.1 @dependabot (#5660)
  • Bump @aws-sdk/client-config-service from 3.535.0 to 3.540.0 @dependabot (#5662)
  • Bump core-js from 3.36.0 to 3.36.1 @dependabot (#5657)
  • Bump sanitize-html from 2.12.1 to 2.13.0 @dependabot (#5659)
  • Bump express from 4.18.3 to 4.19.1 @dependabot (#5658)
  • Bump @aws-sdk/client-s3 from 3.536.0 to 3.537.0 @dependabot (#5655)
  • Bump @types/node from 20.11.29 to 20.11.30 @dependabot (#5656)
  • Bump apexcharts from 3.47.0 to 3.48.0 @dependabot (#5654)
  • Bump fast-xml-parser from 4.3.5 to 4.3.6 @dependabot (#5647)
  • Bump @nestjs/testing from 10.3.3 to 10.3.4 @dependabot (#5651)
  • Bump @types/node from 20.11.28 to 20.11.29 @dependabot (#5648)
  • Bump @nestjs/platform-express from 10.3.3 to 10.3.4 @dependabot (#5652)
  • Bump @aws-sdk/client-s3 from 3.535.0 to 3.536.0 @dependabot (#5653)
  • Bump @nestjs/common from 10.3.3 to 10.3.4 @dependabot (#5649)
  • Bump date-fns from 3.5.0 to 3.6.0 @dependabot (#5650)
  • Bump @nestjs/core from 10.3.3 to 10.3.4 @dependabot (#5646)
  • Bump @types/node from 20.11.27 to 20.11.28 @dependabot (#5639)
  • Bump date-fns from 3.4.0 to 3.5.0 @dependabot (#5642)
  • Bump @aws-sdk/client-s3 from 3.534.0 to 3.535.0 @dependabot (#5641)
  • Bump @aws-sdk/client-config-service from 3.533.0 to 3.535.0 @dependabot (#5643)
  • Bump axios from 1.6.7 to 1.6.8 @dependabot (#5640)
  • Bump @aws-sdk/client-s3 from 3.529.1 to 3.534.0 @dependabot (#5635)
  • Bump @types/node from 20.11.26 to 20.11.27 @dependabot (#5629)
  • Bump @smithy/node-http-handler from 2.4.3 to 2.5.0 @dependabot (#5637)
  • Bump cypress from 13.6.6 to 13.7.0 @dependabot (#5633)
  • Bump follow-redirects from 1.15.5 to 1.15.6 @dependabot (#5638)
  • Bump adm-zip from 0.5.10 to 0.5.12 @dependabot (#5636)
  • Bump @aws-sdk/client-config-service from 3.529.1 to 3.533.0 @dependabot (#5627)
  • Bump typedoc from 0.25.11 to 0.25.12 @dependabot (#5617)
  • Bump @smithy/node-http-handler from 2.4.2 to 2.4.3 @dependabot (#5625)
  • Bump @types/lodash from 4.14.202 to 4.17.0 @dependabot (#5626)
  • Bump d3 from 7.8.5 to 7.9.0 @dependabot (#5624)
  • Bump date-fns from 3.3.1 to 3.4.0 @dependabot (#5618)
  • Bump @types/node from 20.11.25 to 20.11.26 @dependabot (#5620)
  • Bump dotenv-cli from 7.4.0 to 7.4.1 @dependabot (#5621)
  • Bump eslint-plugin-vue from 9.22.0 to 9.23.0 @dependabot (#5619)
  • Bump apexcharts from 3.46.0 to 3.47.0 @dependabot (#5614)
  • Bump @vue/eslint-config-typescript from 12.0.0 to 13.0.0 @dependabot (#5615)
  • Bump dotenv-cli from 7.3.0 to 7.4.0 @dependabot (#5610)
  • Bump @types/node from 20.11.24 to 20.11.25 @dependabot (#5606)
  • Bump @aws-sdk/client-config-service from 3.525.0 to 3.529.1 @dependabot (#5609)
  • Bump @aws-sdk/client-s3 from 3.525.0 to 3.529.1 @dependabot (#5613)
  • Bump @smithy/node-http-handler from 2.4.1 to 2.4.2 @dependabot (#5611)
  • Bump jose from 4.15.4 to 4.15.5 @dependabot (#5608)
  • Bump typedoc from 0.25.10 to 0.25.11 @dependabot (#5607)
  • Bump yaml from 2.4.0 to 2.4.1 @dependabot (#5605)
  • Bump winston from 3.11.0 to 3.12.0 @dependabot (#5599)
  • Bump html-entities from 2.4.0 to 2.5.2 @dependabot (#5600)
  • Bump express-rate-limit from 7.1.5 to 7.2.0 @dependabot (#5601)
  • Bump typedoc from 0.25.9 to 0.25.10 @dependabot (#5598)
  • Bump @aws-sdk/client-s3 from 3.523.0 to 3.525.0 @dependabot (#5591)
  • Bump @aws-sdk/client-config-service from 3.523.0 to 3.525.0 @dependabot (#5592)
  • Bump @aws-sdk/client-sts from 3.523.0 to 3.525.0 @dependabot (#5594)
  • Bump express from 4.18.2 to 4.18.3 @dependabot (#5593)
  • Bump @types/node from 20.11.20 to 20.11.24 @dependabot (#5590)

v2.10.1

  • Add refs to details tab @Amndeep7 (#5587)
  • Node1819plus - requires minimum of Node 18.19 now @Amndeep7 (#5574)

Dependency Updates

  • Bump csv-stringify from 6.4.5 to 6.4.6 @dependabot (#5582)
  • Bump @aws-sdk/client-config-service from 3.521.0 to 3.523.0 @dependabot (#5585)
  • Bump @aws-sdk/client-s3 from 3.521.0 to 3.523.0 @dependabot (#5586)
  • Bump @aws-sdk/client-sts from 3.521.0 to 3.523.0 @dependabot (#5581)
  • Bump typedoc from 0.25.8 to 0.25.9 @dependabot (#5575)
  • Bump fast-xml-parser from 4.3.4 to 4.3.5 @dependabot (#5578)
  • Bump es5-ext from 0.10.62 to 0.10.64 @dependabot (#5580)
  • Bump @types/express-session from 1.17.10 to 1.18.0 @dependabot (#5577)
  • Bump yaml from 2.3.4 to 2.4.0 @dependabot (#5576)
  • Bump @aws-sdk/client-s3 from 3.515.0 to 3.521.0 @dependabot (#5569)
  • Bump @aws-sdk/client-config-service from 3.517.0 to 3.521.0 @dependabot (#5570)
  • Bump @aws-sdk/client-sts from 3.515.0 to 3.521.0 @dependabot (#5572)
  • Bump @casl/ability from 6.5.0 to 6.7.0 @dependabot (#5571)
  • Bump eslint from 8.56.0 to 8.57.0 @dependabot (#5568)
  • Bump eslint-plugin-vue from 9.21.1 to 9.22.0 @dependabot (#5567)
  • Bump @types/node from 20.11.19 to 20.11.20 @dependabot (#5566)
  • Bump sanitize-html from 2.12.0 to 2.12.1 @dependabot (#5564)
  • Bump @smithy/node-http-handler from 2.3.1 to 2.4.0 @dependabot (#5565)
  • Bump cypress from 13.6.5 to 13.6.6 @dependabot (#5563)
  • Bump sanitize-html from 2.11.0 to 2.12.0 @dependabot (#5562)
  • Bump fast-xml-parser from 4.3.3 to 4.3.4 @dependabot (#5490)
  • Bump cypress from 13.6.4 to 13.6.5 @dependabot (#5561)

v2.9.6

  • Passport openidconnect clarifications @kentpsanders (#5548)
  • Alternate passport-openidconnect 1.1.0 @kentpsanders (#5512)
  • Db schema scripts @georgedias (#5414)
  • Add ability to inject cacerts into the Heimdall container @Amndeep7 (#5410)
  • Group users bug fix @georgedias (#5555)

Dependency Updates

  • Bump @aws-sdk/client-config-service from 3.514.0 to 3.515.0 @dependabot (#5553)
  • Bump @types/node from 20.11.17 to 20.11.19 @dependabot (#5552)
  • Bump @aws-sdk/client-s3 from 3.514.0 to 3.515.0 @dependabot (#5551)
  • Bump @aws-sdk/client-sts from 3.513.0 to 3.515.0 @dependabot (#5550)
  • Bump lerna from 5.6.2 to 8.1.2 @dependabot (#5508)
  • Bump core-js from 3.35.1 to 3.36.0 @dependabot (#5545)
  • Bump @aws-sdk/client-s3 from 3.513.0 to 3.514.0 @dependabot (#5547)
  • Bump vuetify from 2.7.1 to 2.7.2 @dependabot (#5544)
  • Bump @aws-sdk/client-config-service from 3.513.0 to 3.514.0 @dependabot (#5543)
  • Bump helmet from 4.6.0 to 7.1.0 @dependabot (#5200)
  • Bump @nestjs/core from 10.3.2 to 10.3.3 @dependabot (#5528)
  • Bump @aws-sdk/client-s3 from 3.511.0 to 3.513.0 @dependabot (#5537)
  • Bump @aws-sdk/client-config-service from 3.511.0 to 3.513.0 @dependabot (#5539)
  • Bump @aws-sdk/client-sts from 3.511.0 to 3.513.0 @dependabot (#5538)
  • Bump reflect-metadata from 0.1.14 to 0.2.1 @dependabot (#5540)
  • Bump dotenv from 16.4.3 to 16.4.4 @dependabot (#5536)
  • Bump @nestjs/testing from 10.3.2 to 10.3.3 @dependabot (#5532)
  • Bump @nestjs/sequelize from 10.0.0 to 10.0.1 @dependabot (#5533)
  • Bump @nestjs/platform-express from 10.3.2 to 10.3.3 @dependabot (#5531)
  • Bump sequelize from 6.36.0 to 6.37.0 @dependabot (#5535)
  • Bump dotenv from 16.4.1 to 16.4.3 @dependabot (#5534)
  • Bump diff from 5.1.0 to 5.2.0 @dependabot (#5530)
  • Bump typedoc from 0.25.7 to 0.25.8 @dependabot (#5526)
  • Bump @nestjs/common from 10.3.2 to 10.3.3 @dependabot (#5529)
  • Bump @aws-sdk/client-config-service from 3.509.0 to 3.511.0 @dependabot (#5525)
  • Bump @aws-sdk/client-s3 from 3.509.0 to 3.511.0 @dependabot (#5524)
  • Bump @aws-sdk/client-sts from 3.507.0 to 3.511.0 @dependabot (#5527)
  • Bump @nestjs/common from 10.3.1 to 10.3.2 @dependabot (#5518)
  • Bump @types/node from 20.11.16 to 20.11.17 @dependabot (#5523)
  • Bump @nestjs/core from 10.3.1 to 10.3.2 @dependabot (#5515)
  • Bump @nestjs/platform-express from 10.3.1 to 10.3.2 @dependabot (#5516)
  • Bump vue-template-compiler from 2.6.14 to 2.7.16 @dependabot (#5392)
  • Bump @nestjs/schematics from 10.1.0 to 10.1.1 @dependabot (#5522)
  • Bump @nestjs/serve-static from 4.0.0 to 4.0.1 @dependabot (#5521)
  • Bump @nestjs/cli from 10.3.1 to 10.3.2 @dependabot (#5517)
  • Bump @types/chroma-js from 2.4.3 to 2.4.4 @dependabot (#5519)
  • Bump @aws-sdk/client-config-service from 3.507.0 to 3.509.0 @dependabot (#5520)
  • Bump @aws-sdk/client-s3 from 3.507.0 to 3.509.0 @dependabot (#5514)
  • Bump @nestjs/testing from 10.3.1 to 10.3.2 @dependabot (#5513)
  • Bump prettier from 2.8.8 to 3.2.4 @dependabot (#5449)
  • Bump @types/sanitize-html from 2.9.5 to 2.11.0 @dependabot (#5505)
  • Bump @types/validator from 13.11.8 to 13.11.9 @dependabot (#5507)
  • Bump @aws-sdk/client-config-service from 3.504.0 to 3.507.0 @dependabot (#5506)
  • Bump @nestjs/cli from 10.3.0 to 10.3.1 @dependabot (#5504)
  • Bump @aws-sdk/client-s3 from 3.504.0 to 3.507.0 @dependabot (#5503)
  • Bump passport-oauth2 from 1.7.0 to 1.8.0 @dependabot (#5502)
  • Bump sequelize from 6.35.2 to 6.36.0 @dependabot (#5501)
  • Bump @types/uuid from 9.0.7 to 9.0.8 @dependabot (#5477)
  • Bump @aws-sdk/client-s3 from 3.496.0 to 3.504.0 @dependabot (#5496)
  • Bump express-session from 1.17.3 to 1.18.0 @dependabot (#5483)
  • Bump eslint-plugin-vue from 9.20.1 to 9.21.1 @dependabot (#5497)
  • Bump @types/node from 20.11.5 to 20.11.16 @dependabot (#5500)
  • Bump cypress from 13.6.3 to 13.6.4 @dependabot (#5494)
  • Bump @aws-sdk/client-config-service from 3.496.0 to 3.504.0 @dependabot (#5498)
  • Bump axios from 1.6.5 to 1.6.7 @dependabot (#5474)
  • Bump @types/passport-jwt from 4.0.0 to 4.0.1 @dependabot (#5481)
  • Bump @nestjs/testing from 10.3.0 to 10.3.1 @dependabot (#5487)
  • Bump @nestjs/core from 10.3.0 to 10.3.1 @dependabot (#5466)
  • Bump @nestjs/platform-express from 10.3.0 to 10.3.1 @dependabot (#5464)
  • Bump @aws-sdk/client-sts from 3.496.0 to 3.501.0 @dependabot (#5480)
  • Bump sass-loader from 14.0.0 to 14.1.0 @dependabot (#5493)
  • Bump lru-cache from 10.1.0 to 10.2.0 @dependabot (#5476)
  • Bump dotenv from 16.3.2 to 16.4.1 @dependabot (#5469)
  • Bump @nestjs/common from 10.3.0 to 10.3.1 @dependabot (#5463)
  • Bump ts-jest from 29.1.1 to 29.1.2 @dependabot (#5460)
  • Bump apexcharts from 3.45.1 to 3.45.2 @dependabot (#5458)
  • Bump core-js from 3.35.0 to 3.35.1 @dependabot (#5461)
  • Bump date-fns from 3.2.0 to 3.3.1 @dependabot (#5459)
  • Bump @types/luxon from 3.4.1 to 3.4.2 @dependabot (#5457)
  • Bump dotenv from 16.3.1 to 16.3.2 @dependabot (#5456)
  • Bump @aws-sdk/client-s3 from 3.495.0 to 3.496.0 @dependabot (#5455)
  • Bump @aws-sdk/client-config-service from 3.495.0 to 3.496.0 @dependabot (#5453)
  • Bump @aws-sdk/client-sts from 3.495.0 to 3.496.0 @dependabot (#5454)

v2.9.5

  • Fix error message incorrectly showing up for overlay profile results @Amndeep7 (#5437)
  • Add tags in results view fix @georgedias (#5432)
  • Add tags in results view fix @georgedias (#5432)

Dependency Updates

  • Bump @smithy/node-http-handler from 2.2.2 to 2.3.0 @dependabot (#5448)
  • Bump @types/node from 20.11.3 to 20.11.4 @dependabot (#5445)
  • Bump cypress from 13.6.2 to 13.6.3 @dependabot (#5444)
  • Bump html-loader from 4.2.0 to 5.0.0 @dependabot (#5443)
  • Bump @types/luxon from 3.4.0 to 3.4.1 @dependabot (#5439)
  • Bump supertest from 6.3.3 to 6.3.4 @dependabot (#5442)
  • Bump sass-loader from 13.3.3 to 14.0.0 @dependabot (#5441)
  • Bump @types/node from 20.11.0 to 20.11.3 @dependabot (#5438)
  • Bump eslint-plugin-vue from 9.20.0 to 9.20.1 @dependabot (#5434)
  • Bump class-validator from 0.14.0 to 0.14.1 @dependabot (#5436)
  • Bump diff2html from 3.4.46 to 3.4.47 @dependabot (#5433)
  • Bump @aws-sdk/client-s3 from 3.489.0 to 3.490.0 @dependabot (#5428)
  • Bump @aws-sdk/client-config-service from 3.489.0 to 3.490.0 @dependabot (#5430)
  • Bump @types/sequelize from 4.28.19 to 4.28.20 @dependabot (#5431)
  • Bump @types/node from 20.10.8 to 20.11.0 @dependabot (#5427)
  • Bump @types/node from 20.10.7 to 20.10.8 @dependabot (#5417)
  • Bump @aws-sdk/client-s3 from 3.485.0 to 3.489.0 @dependabot (#5424)
  • Bump fast-xml-parser from 4.3.2 to 4.3.3 @dependabot (#5423)
  • Bump @aws-sdk/client-config-service from 3.486.0 to 3.489.0 @dependabot (#5420)
  • Bump eslint-plugin-vue from 9.19.2 to 9.20.0 @dependabot (#5421)
  • Bump @aws-sdk/client-sts from 3.485.0 to 3.489.0 @dependabot (#5422)
  • Bump @types/sinon from 17.0.2 to 17.0.3 @dependabot (#5419)
  • Bump date-fns from 3.1.0 to 3.2.0 @dependabot (#5416)

v2.9.4

  • Update pagination count logic @georgedias (#5402)

Dependency Updates

Bump @aws-sdk/client-s3 from 3.484.0 to 3.485.0 Bump chai from 4.3.10 to 4.4.0 Bump htmlparser2 from 6.1.0 to 9.1.0 Bump tailwindcss from 3.4.0 to 3.4.1 Bump date-fns from 3.0.6 to 3.1.0 Bump @types/passport-jwt from 3.0.13 to 4.0.0 Bump @aws-sdk/client-config-service from 3.484.0 to 3.486.0 Bump @types/luxon from 3.3.7 to 3.4.0

v2.9.3

  • Database load pagination @georgedias (#5183)

Dependency Updates

  • Bump @aws-sdk/client-s3 from 3.481.0 to 3.484.0 @dependabot (#5388)
  • Bump typedoc from 0.25.4 to 0.25.6 @dependabot (#5393)
  • Bump @types/node from 20.10.5 to 20.10.6 @dependabot (#5391)
  • Bump @aws-sdk/client-config-service from 3.481.0 to 3.484.0 @dependabot (#5389)
  • Bump @aws-sdk/client-sts from 3.481.0 to 3.484.0 @dependabot (#5390)
  • Bump core-js from 3.34.0 to 3.35.0 @dependabot (#5387)
  • Bump moment from 2.29.4 to 2.30.1 @dependabot (#5385)
  • Bump @types/supertest from 6.0.1 to 6.0.2 @dependabot (#5386)
  • Bump axios from 1.6.2 to 1.6.3 @dependabot (#5381)
  • Bump @aws-sdk/client-s3 from 3.478.0 to 3.481.0 @dependabot (#5379)
  • Bump cypress from 13.6.1 to 13.6.2 @dependabot (#5378)
  • Bump @aws-sdk/client-config-service from 3.478.0 to 3.481.0 @dependabot (#5383)
  • Bump sass-loader from 10.5.0 to 13.3.3 @dependabot (#5376)
  • Bump @mdi/js from 7.3.67 to 7.4.47 @dependabot (#5380)
  • Bump @mdi/font from 7.3.67 to 7.4.47 @dependabot (#5382)
  • Bump @aws-sdk/client-sts from 3.478.0 to 3.481.0 @dependabot (#5377)
  • Bump apexcharts from 3.45.0 to 3.45.1 @dependabot (#5374)
  • Bump @types/supertest from 2.0.16 to 6.0.1 @dependabot (#5373)
  • Bump date-fns from 3.0.5 to 3.0.6 @dependabot (#5372)
  • Bump date-fns from 3.0.3 to 3.0.5 @dependabot (#5371)
  • Bump @aws-sdk/client-s3 from 3.477.0 to 3.478.0 @dependabot (#5369)
  • Bump @aws-sdk/client-config-service from 3.477.0 to 3.478.0 @dependabot (#5366)
  • Bump @aws-sdk/client-sts from 3.477.0 to 3.478.0 @dependabot (#5368)
  • Bump date-fns from 3.0.1 to 3.0.3 @dependabot (#5367)
  • Bump tailwindcss from 3.3.7 to 3.4.0 @dependabot (#5365)
  • Bump @aws-sdk/client-config-service from 3.476.0 to 3.477.0 @dependabot (#5363)
  • Bump @aws-sdk/client-s3 from 3.476.0 to 3.477.0 @dependabot (#5362)
  • Bump date-fns from 3.0.0 to 3.0.1 @dependabot (#5364)
  • Bump @aws-sdk/client-sts from 3.476.0 to 3.477.0 @dependabot (#5361)

v2.9.2

  • Upgrade to aws sdk v3 @Amndeep7 (#5310)
  • Possible Copy Workaround For HTTP @ChrisHinchey (#5235)
  • Quick Fixes For Heimdall Issues @ChrisHinchey (#5237)
  • Add Better Error Display @ChrisHinchey (#5298)
  • Fix Group Empty Array Bug @ChrisHinchey (#5236)
  • Add Missing HTML Export Static Files @ChrisHinchey (#5260)
  • Undefined Evaluation Bug Fix @ChrisHinchey (#5234)
  • Update evaluations.controller.ts @hstefan2200 (#5171)

Dependency Updates

  • Bump @aws-sdk/client-config-service from 3.470.0 to 3.473.0 @dependabot (#5341)
  • Bump @aws-sdk/client-s3 from 3.472.0 to 3.473.0 @dependabot (#5340)
  • Bump @aws-sdk/client-sts from 3.470.0 to 3.473.0 @dependabot (#5339)
  • Bump @aws-sdk/client-s3 from 3.470.0 to 3.472.0 @dependabot (#5338)
  • Bump @aws-sdk/client-config-service from 3.468.0 to 3.470.0 @dependabot (#5334)
  • Bump sequelize from 6.35.1 to 6.35.2 @dependabot (#5337)
  • Bump csv-stringify from 6.4.4 to 6.4.5 @dependabot (#5335)
  • Bump @aws-sdk/client-s3 from 3.468.0 to 3.470.0 @dependabot (#5332)
  • Bump @aws-sdk/client-s3 from 3.465.0 to 3.468.0 @dependabot (#5328)
  • Bump @types/node from 20.10.3 to 20.10.4 @dependabot (#5331)
  • Bump reflect-metadata from 0.1.13 to 0.1.14 @dependabot (#5330)
  • Bump sanitize-html from 2.7.3 to 2.11.0 @dependabot (#4638)
  • Bump @aws-sdk/client-config-service from 3.465.0 to 3.468.0 @dependabot (#5327)
  • Bump cypress from 13.6.0 to 13.6.1 @dependabot (#5322)
  • Bump passport from 0.6.0 to 0.7.0 @dependabot (#5323)
  • Bump @e965/xlsx from 0.20.0 to 0.20.1 @dependabot (#5320)
  • Bump apexcharts from 3.44.1 to 3.44.2 @dependabot (#5321)
  • Bump aws-sdk from 2.1510.0 to 2.1511.0 @dependabot (#5314)
  • Bump @nestjs/passport from 10.0.2 to 10.0.3 @dependabot (#5311)
  • Bump tw-elements from 1.0.0 to 1.1.0 @dependabot (#5316)
  • Bump tailwindcss from 3.3.5 to 3.3.6 @dependabot (#5317)
  • Bump @types/node from 20.10.2 to 20.10.3 @dependabot (#5318)
  • Bump eslint-config-prettier from 9.0.0 to 9.1.0 @dependabot (#5315)
  • Bump @types/luxon from 3.3.6 to 3.3.7 @dependabot (#5312)
  • Bump apexcharts from 3.44.0 to 3.44.1 @dependabot (#5313)
  • Bump aws-sdk from 2.1508.0 to 2.1510.0 @dependabot (#5307)
  • Bump @types/luxon from 3.3.5 to 3.3.6 @dependabot (#5306)
  • Bump @types/node from 20.10.1 to 20.10.2 @dependabot (#5308)
  • Bump eslint from 8.54.0 to 8.55.0 @dependabot (#5309)
  • Bump eslint-plugin-vue from 9.18.1 to 9.19.2 @dependabot (#5304)
  • Bump aws-sdk from 2.1506.0 to 2.1508.0 @dependabot (#5299)
  • Bump @types/node from 20.10.0 to 20.10.1 @dependabot (#5300)
  • Bump @types/papaparse from 5.3.13 to 5.3.14 @dependabot (#5293)
  • Bump aws-sdk from 2.1504.0 to 2.1506.0 @dependabot (#5296)
  • Bump typedoc from 0.25.3 to 0.25.4 @dependabot (#5294)
  • Bump aws-sdk from 2.1502.0 to 2.1504.0 @dependabot (#5292)
  • Bump sequelize-typescript from 2.1.5 to 2.1.6 @dependabot (#5290)
  • Bump @types/node from 20.9.5 to 20.10.0 @dependabot (#5289)
  • Bump express-rate-limit from 7.1.4 to 7.1.5 @dependabot (#5291)
  • Bump @types/lodash from 4.14.201 to 4.14.202 @dependabot (#5280)
  • Bump @types/node from 20.9.4 to 20.9.5 @dependabot (#5288)
  • Bump cypress from 13.5.1 to 13.6.0 @dependabot (#5283)
  • Bump aws-sdk from 2.1501.0 to 2.1502.0 @dependabot (#5285)
  • Bump @types/sequelize from 4.28.18 to 4.28.19 @dependabot (#5282)
  • Bump @nestjs/core from 10.2.8 to 10.2.10 @dependabot (#5266)
  • Bump @types/papaparse from 5.3.12 to 5.3.13 @dependabot (#5277)
  • Bump @types/node from 20.9.3 to 20.9.4 @dependabot (#5281)
  • Bump @types/chai from 4.3.10 to 4.3.11 @dependabot (#5279)
  • Bump aws-sdk from 2.1500.0 to 2.1501.0 @dependabot (#5278)
  • Bump @types/luxon from 3.3.4 to 3.3.5 @dependabot (#5265)
  • Bump @types/validator from 13.11.6 to 13.11.7 @dependabot (#5274)
  • Bump @types/concat-stream from 2.0.2 to 2.0.3 @dependabot (#5271)
  • Bump @types/adm-zip from 0.5.4 to 0.5.5 @dependabot (#5275)
  • Bump @nestjs/common from 10.2.9 to 10.2.10 @dependabot (#5269)
  • Bump sequelize from 6.35.0 to 6.35.1 @dependabot (#5267)
  • Bump @types/sinon from 17.0.1 to 17.0.2 @dependabot (#5273)
  • Bump @types/multer from 1.4.10 to 1.4.11 @dependabot (#5262)
  • Bump @types/node from 20.9.1 to 20.9.3 @dependabot (#5276)
  • Bump @types/papaparse from 5.3.11 to 5.3.12 @dependabot (#5263)
  • Bump aws-sdk from 2.1499.0 to 2.1500.0 @dependabot (#5268)
  • Bump core-js from 3.33.2 to 3.33.3 @dependabot (#5264)
  • Bump @nestjs/platform-express from 10.2.9 to 10.2.10 @dependabot (#5261)
  • Bump @nestjs/common from 10.2.8 to 10.2.9 @dependabot (#5256)
  • Bump eslint from 8.53.0 to 8.54.0 @dependabot (#5257)
  • Bump aws-sdk from 2.1498.0 to 2.1499.0 @dependabot (#5255)
  • Bump @nestjs/platform-express from 10.2.8 to 10.2.9 @dependabot (#5253)
  • Bump @types/node from 20.9.0 to 20.9.1 @dependabot (#5251)
  • Bump aws-sdk from 2.1497.0 to 2.1498.0 @dependabot (#5252)
  • Bump ts-loader from 9.5.0 to 9.5.1 @dependabot (#5250)
  • Bump aws-sdk from 2.1496.0 to 2.1497.0 @dependabot (#5249)
  • Bump axios from 1.6.1 to 1.6.2 @dependabot (#5245)
  • Bump luxon from 3.4.3 to 3.4.4 @dependabot (#5240)
  • Bump cypress from 13.5.0 to 13.5.1 @dependabot (#5244)
  • Bump aws-sdk from 2.1494.0 to 2.1496.0 @dependabot (#5243)
  • Bump sequelize from 6.34.0 to 6.35.0 @dependabot (#5239)
  • Bump aws-sdk from 2.1493.0 to 2.1494.0 @dependabot (#5232)
  • Bump prettier-plugin-organize-imports from 3.2.3 to 3.2.4 @dependabot (#5230)
  • Bump @nestjs/jwt from 10.1.1 to 10.2.0 @dependabot (#5229)
  • Bump aws-sdk from 2.1492.0 to 2.1493.0 @dependabot (#5231)
  • Bump @types/triple-beam from 1.3.4 to 1.3.5 @dependabot (#5213)
  • Bump cypress from 13.4.0 to 13.5.0 @dependabot (#5223)
  • Bump aws-sdk from 2.1489.0 to 2.1492.0 @dependabot (#5225)
  • Bump @types/multer from 1.4.9 to 1.4.10 @dependabot (#5217)
  • Bump axios from 1.6.0 to 1.6.1 @dependabot (#5224)
  • Bump @types/validator from 13.11.5 to 13.11.6 @dependabot (#5211)
  • Bump @types/sequelize from 4.28.17 to 4.28.18 @dependabot (#5220)
  • Bump @types/express from 4.17.20 to 4.17.21 @dependabot (#5204)
  • Bump @types/vuelidate from 0.7.20 to 0.7.21 @dependabot (#5215)
  • Bump @types/passport-github from 1.1.11 to 1.1.12 @dependabot (#5214)
  • Bump @types/file-saver from 2.0.6 to 2.0.7 @dependabot (#5201)
  • Bump @types/chai from 4.3.9 to 4.3.10 @dependabot (#5203)
  • Bump @types/ms from 0.7.33 to 0.7.34 @dependabot (#5218)
  • Bump @types/luxon from 3.3.3 to 3.3.4 @dependabot (#5219)
  • Bump @types/node from 20.8.10 to 20.9.0 @dependabot (#5199)
  • Bump @types/d3 from 7.4.2 to 7.4.3 @dependabot (#5209)
  • Bump @types/express-session from 1.17.9 to 1.17.10 @dependabot (#5207)
  • Bump @types/passport-local from 1.0.37 to 1.0.38 @dependabot (#5202)
  • Bump @types/uuid from 9.0.6 to 9.0.7 @dependabot (#5197)
  • Bump @types/mustache from 4.2.4 to 4.2.5 @dependabot (#5198)
  • Bump @types/passport-jwt from 3.0.12 to 3.0.13 @dependabot (#5212)
  • Bump @types/js-levenshtein from 1.1.2 to 1.1.3 @dependabot (#5210)
  • Bump @types/papaparse from 5.3.10 to 5.3.11 @dependabot (#5221)
  • Bump @types/prismjs from 1.26.2 to 1.26.3 @dependabot (#5195)
  • Bump express-rate-limit from 7.1.3 to 7.1.4 @dependabot (#5184)
  • Bump @types/mock-fs from 4.13.3 to 4.13.4 @dependabot (#5196)
  • Bump @types/xml2js from 0.4.13 to 0.4.14 @dependabot (#5205)
  • Bump @types/chroma-js from 2.4.2 to 2.4.3 @dependabot (#5208)
  • Bump @types/supertest from 2.0.15 to 2.0.16 @dependabot (#5193)
  • Bump @types/diff from 5.0.7 to 5.0.8 @dependabot (#5194)
  • Bump @types/sinon from 17.0.0 to 17.0.1 @dependabot (#5216)
  • Bump @types/lodash from 4.14.200 to 4.14.201 @dependabot (#5192)
  • Bump aws-sdk from 2.1487.0 to 2.1489.0 @dependabot (#5190)
  • Bump @types/bcryptjs from 2.4.5 to 2.4.6 @dependabot (#5191)
  • Bump @types/adm-zip from 0.5.3 to 0.5.4 @dependabot (#5189)
  • Bump @types/csv2json from 1.4.4 to 1.4.5 @dependabot (#5186)
  • Bump @types/connect-pg-simple from 7.0.2 to 7.0.3 @dependabot (#5188)
  • Bump @types/chai-as-promised from 7.1.7 to 7.1.8 @dependabot (#5187)
  • Bump @types/concat-stream from 2.0.1 to 2.0.2 @dependabot (#5185)
  • Bump yaml from 2.3.3 to 2.3.4 @dependabot (#5178)
  • Bump sequelize from 6.33.0 to 6.34.0 @dependabot (#5182)
  • Bump @types/sinon from 10.0.19 to 17.0.0 @dependabot (#5180)
  • Bump sequelize-cli from 6.6.1 to 6.6.2 @dependabot (#5181)
  • Bump eslint from 8.52.0 to 8.53.0 @dependabot (#5176)
  • Bump @nestjs/core from 10.2.7 to 10.2.8 @dependabot (#5174)
  • Bump @nestjs/platform-express from 10.2.7 to 10.2.8 @dependabot (#5175)
  • Bump aws-sdk from 2.1486.0 to 2.1487.0 @dependabot (#5173)
  • Bump @nestjs/common from 10.2.7 to 10.2.8 @dependabot (#5172)
  • Bump aws-sdk from 2.1485.0 to 2.1486.0 @dependabot (#5169)
  • Bump @types/node from 20.8.9 to 20.8.10 @dependabot (#5165)
  • Bump connect-pg-simple from 9.0.0 to 9.0.1 @dependabot (#5167)
  • Bump sinon from 17.0.0 to 17.0.1 @dependabot (#5168)
  • Bump aws-sdk from 2.1484.0 to 2.1485.0 @dependabot (#5164)

v2.8.8

  • LDAPS @Amndeep7 (#5146)

Dependency Updates

  • Bump oauth2-mock-server from 7.0.0 to 7.1.1 @dependabot (#5137)
  • Bump typedoc from 0.25.2 to 0.25.3 @dependabot (#5156)
  • Bump @nestjs/cli from 10.2.0 to 10.2.1 @dependabot (#5158)
  • Bump aws-sdk from 2.1483.0 to 2.1484.0 @dependabot (#5159)
  • Bump cypress from 13.3.3 to 13.4.0 @dependabot (#5160)
  • Bump core-js from 3.33.1 to 3.33.2 @dependabot (#5162)
  • Bump @nestjs/schematics from 10.0.2 to 10.0.3 @dependabot (#5157)
  • Bump aws-sdk from 2.1482.0 to 2.1483.0 @dependabot (#5153)
  • Bump eslint-plugin-vue from 9.18.0 to 9.18.1 @dependabot (#5152)
  • Bump axios from 1.5.1 to 1.6.0 @dependabot (#5149)
  • Bump express-rate-limit from 7.1.2 to 7.1.3 @dependabot (#5150)
  • Bump browserify-sign from 4.2.1 to 4.2.2 @dependabot (#5151)
  • Bump @types/passport-jwt from 3.0.11 to 3.0.12 @dependabot (#5148)
  • Bump aws-sdk from 2.1481.0 to 2.1482.0 @dependabot (#5147)
  • Bump @types/node from 20.8.8 to 20.8.9 @dependabot (#5144)
  • Bump aws-sdk from 2.1479.0 to 2.1481.0 @dependabot (#5145)
  • Bump tailwindcss from 3.3.4 to 3.3.5 @dependabot (#5143)
  • Bump cypress from 13.3.2 to 13.3.3 @dependabot (#5141)
  • Bump eslint-plugin-vue from 9.17.0 to 9.18.0 @dependabot (#5139)
  • Bump tailwindcss from 3.3.3 to 3.3.4 @dependabot (#5140)

v2.8.7

Dependency Updates

  • Bump @types/node from 20.8.7 to 20.8.8 @dependabot (#5136)
  • Bump eslint-plugin-import from 2.28.1 to 2.29.0 @dependabot (#5135)
  • Bump @nestjs/cli from 10.1.18 to 10.2.0 @dependabot (#5130)
  • Bump express-rate-limit from 7.1.1 to 7.1.2 @dependabot (#5133)
  • Bump aws-sdk from 2.1478.0 to 2.1479.0 @dependabot (#5131)
  • Bump @types/vuelidate from 0.7.19 to 0.7.20 @dependabot (#5115)
  • Bump core-js from 3.33.0 to 3.33.1 @dependabot (#5127)
  • Bump aws-sdk from 2.1477.0 to 2.1478.0 @dependabot (#5126)
  • Bump sinon from 16.1.3 to 17.0.0 @dependabot (#5125)
  • Bump eslint from 8.51.0 to 8.52.0 @dependabot (#5124)
  • Bump sinon from 16.1.1 to 16.1.3 @dependabot (#5121)
  • Bump aws-sdk from 2.1476.0 to 2.1477.0 @dependabot (#5120)
  • Bump cypress from 13.3.1 to 13.3.2 @dependabot (#5111)
  • Bump @types/xml2js from 0.4.12 to 0.4.13 @dependabot (#5116)
  • Bump aws-sdk from 2.1475.0 to 2.1476.0 @dependabot (#5112)
  • Bump @types/validator from 13.11.3 to 13.11.5 @dependabot (#5110)
  • Bump @types/uuid from 9.0.5 to 9.0.6 @dependabot (#5113)
  • Bump @types/sequelize from 4.28.16 to 4.28.17 @dependabot (#5108)
  • Bump sinon from 16.1.0 to 16.1.1 @dependabot (#5117)
  • Bump @types/triple-beam from 1.3.3 to 1.3.4 @dependabot (#5118)
  • Bump @types/prismjs from 1.26.1 to 1.26.2 @dependabot (#5114)
  • Bump @types/supertest from 2.0.14 to 2.0.15 @dependabot (#5109)

v2.8.6

Dependency Updates

  • Bump @types/passport-github from 1.1.10 to 1.1.11 @dependabot (#5106)
  • Bump @types/passport-local from 1.0.36 to 1.0.37 @dependabot (#5105)
  • Bump @types/passport-jwt from 3.0.10 to 3.0.11 @dependabot (#5107)
  • Bump @types/papaparse from 5.3.9 to 5.3.10 @dependabot (#5104)
  • Bump @types/node from 20.8.6 to 20.8.7 @dependabot (#5103)
  • Bump @types/ms from 0.7.32 to 0.7.33 @dependabot (#5101)
  • Bump @types/mustache from 4.2.3 to 4.2.4 @dependabot (#5100)
  • Bump @types/multer from 1.4.8 to 1.4.9 @dependabot (#5102)
  • Bump @types/mock-fs from 4.13.2 to 4.13.3 @dependabot (#5099)
  • Bump aws-sdk from 2.1474.0 to 2.1475.0 @dependabot (#5082)
  • Bump @types/luxon from 3.3.2 to 3.3.3 @dependabot (#5097)
  • Bump @types/express-session from 1.17.8 to 1.17.9 @dependabot (#5092)
  • Bump @types/lodash from 4.14.199 to 4.14.200 @dependabot (#5096)
  • Bump @types/js-levenshtein from 1.1.1 to 1.1.2 @dependabot (#5095)
  • Bump @types/file-saver from 2.0.5 to 2.0.6 @dependabot (#5093)
  • Bump @types/d3 from 7.4.1 to 7.4.2 @dependabot (#5089)
  • Bump @types/chai-as-promised from 7.1.6 to 7.1.7 @dependabot (#5080)
  • Bump @types/bcryptjs from 2.4.4 to 2.4.5 @dependabot (#5078)
  • Bump @types/express from 4.17.19 to 4.17.20 @dependabot (#5091)
  • Bump @types/connect-pg-simple from 7.0.1 to 7.0.2 @dependabot (#5083)
  • Bump @types/diff from 5.0.6 to 5.0.7 @dependabot (#5090)
  • Bump @types/adm-zip from 0.5.2 to 0.5.3 @dependabot (#5084)
  • Bump @types/csv2json from 1.4.3 to 1.4.4 @dependabot (#5088)
  • Bump @types/chroma-js from 2.4.1 to 2.4.2 @dependabot (#5081)
  • Bump apexcharts from 3.43.0 to 3.44.0 @dependabot (#5079)
  • Bump @types/chai from 4.3.8 to 4.3.9 @dependabot (#5085)
  • Bump @types/concat-stream from 2.0.0 to 2.0.1 @dependabot (#5077)
  • Bump aws-sdk from 2.1473.0 to 2.1474.0 @dependabot (#5074)
  • Bump @babel/traverse from 7.23.0 to 7.23.2 @dependabot (#5076)
  • Bump yaml from 2.3.2 to 2.3.3 @dependabot (#5073)
  • Bump @types/node from 20.8.5 to 20.8.6 @dependabot (#5072)
  • Bump @types/validator from 13.11.2 to 13.11.3 @dependabot (#5071)
  • Bump @types/diff from 5.0.5 to 5.0.6 @dependabot (#5066)
  • Bump @types/node from 20.8.4 to 20.8.5 @dependabot (#5068)
  • Bump @types/chai from 4.3.7 to 4.3.8 @dependabot (#5070)
  • Bump aws-sdk from 2.1472.0 to 2.1473.0 @dependabot (#5069)
  • Bump @aws-sdk/client-config-service from 3.427.0 to 3.428.0 @dependabot (#5067)
  • Bump cypress from 13.3.0 to 13.3.1 @dependabot (#5065)

v2.8.5

Dependency Updates

  • Bump @types/express from 4.17.18 to 4.17.19 @dependabot (#5064)
  • Bump @types/chai from 4.3.6 to 4.3.7 @dependabot (#5055)
  • Bump express-rate-limit from 7.0.2 to 7.1.1 @dependabot (#5062)
  • Bump @mdi/font from 7.2.96 to 7.3.67 @dependabot (#5058)
  • Bump highlight.js from 11.8.0 to 11.9.0 @dependabot (#5061)
  • Bump @types/node from 20.8.3 to 20.8.4 @dependabot (#5057)
  • Bump winston from 3.10.0 to 3.11.0 @dependabot (#5059)
  • Bump @mdi/js from 7.2.96 to 7.3.67 @dependabot (#5060)
  • Bump typedoc from 0.25.1 to 0.25.2 @dependabot (#5054)
  • Bump ts-loader from 9.4.4 to 9.5.0 @dependabot (#5056)
  • Bump csv-stringify from 6.4.3 to 6.4.4 @dependabot (#5053)
  • Bump @types/uuid from 9.0.4 to 9.0.5 @dependabot (#5051)
  • Bump @aws-sdk/client-config-service from 3.425.0 to 3.427.0 @dependabot (#5047)
  • Bump aws-sdk from 2.1471.0 to 2.1472.0 @dependabot (#5050)
  • Bump @types/sinon from 10.0.18 to 10.0.19 @dependabot (#5048)
  • Bump eslint from 8.50.0 to 8.51.0 @dependabot (#5049)
  • Bump @types/node from 20.8.2 to 20.8.3 @dependabot (#5046)
  • Bump @nestjs/platform-express from 10.2.6 to 10.2.7 @dependabot (#5044)
  • Bump @nestjs/common from 10.2.6 to 10.2.7 @dependabot (#5043)
  • Bump diff2html from 3.4.44 to 3.4.45 @dependabot (#5040)
  • Bump aws-sdk from 2.1470.0 to 2.1471.0 @dependabot (#5042)
  • Bump csv-stringify from 6.4.2 to 6.4.3 @dependabot (#5045)
  • Bump @nestjs/core from 10.2.6 to 10.2.7 @dependabot (#5041)
  • Bump sinon from 16.0.0 to 16.1.0 @dependabot (#5039)
  • Bump oauth2-mock-server from 6.0.1 to 7.0.0 @dependabot (#5036)
  • Bump aws-sdk from 2.1469.0 to 2.1470.0 @dependabot (#5034)
  • Bump @aws-sdk/client-config-service from 3.423.0 to 3.425.0 @dependabot (#5035)

v2.8.4

  • Conveyor mapper code desc fix @rbogren-brock (#5020)
  • Improving handling of XCCDF fields that may contain HTML @candrews (#4971)

Dependency Updates

  • Bump chai from 4.3.9 to 4.3.10 @dependabot (#5019)
  • Bump aws-sdk from 2.1466.0 to 2.1467.0 @dependabot (#5018)
  • Bump @types/node from 20.7.0 to 20.7.1 @dependabot (#5012)
  • Bump @aws-sdk/client-config-service from 3.418.0 to 3.421.0 @dependabot (#5015)
  • Bump aws-sdk from 2.1465.0 to 2.1466.0 @dependabot (#5011)
  • Bump @types/ms from 0.7.31 to 0.7.32 @dependabot (#5016)
  • Bump @types/mock-fs from 4.13.1 to 4.13.2 @dependabot (#5017)
  • Bump rimraf from 5.0.4 to 5.0.5 @dependabot (#5010)
  • Bump @types/multer from 1.4.7 to 1.4.8 @dependabot (#5009)
  • Bump chai from 4.3.8 to 4.3.9 @dependabot (#5014)
  • Bump cypress from 13.2.0 to 13.3.0 @dependabot (#5013)
  • Bump @types/mustache from 4.2.2 to 4.2.3 @dependabot (#5008)
  • Bump get-func-name from 2.0.0 to 2.0.2 @dependabot (#5007)
  • Bump axios from 1.5.0 to 1.5.1 @dependabot (#5005)
  • Bump @types/vuelidate from 0.7.18 to 0.7.19 @dependabot (#5003)
  • Bump express-rate-limit from 7.0.1 to 7.0.2 @dependabot (#5002)
  • Bump aws-sdk from 2.1464.0 to 2.1465.0 @dependabot (#5004)
  • Bump @types/validator from 13.11.1 to 13.11.2 @dependabot (#5001)
  • Bump @types/sequelize from 4.28.15 to 4.28.16 @dependabot (#4995)
  • Bump @types/node from 20.6.3 to 20.7.0 @dependabot (#4990)
  • Bump rimraf from 5.0.1 to 5.0.4 @dependabot (#4996)
  • Bump aws-sdk from 2.1463.0 to 2.1464.0 @dependabot (#4999)
  • Bump @types/passport-local from 1.0.35 to 1.0.36 @dependabot (#4992)
  • Bump @types/sinon from 10.0.16 to 10.0.17 @dependabot (#4987)
  • Bump @types/passport-github from 1.1.9 to 1.1.10 @dependabot (#4988)
  • Bump @types/passport-jwt from 3.0.9 to 3.0.10 @dependabot (#4997)
  • Bump @types/supertest from 2.0.12 to 2.0.13 @dependabot (#4994)
  • Bump @types/papaparse from 5.3.8 to 5.3.9 @dependabot (#4991)
  • Bump fast-xml-parser from 4.3.0 to 4.3.1 @dependabot (#4993)
  • Bump @types/express-session from 1.17.7 to 1.17.8 @dependabot (#5000)
  • Bump @types/prismjs from 1.26.0 to 1.26.1 @dependabot (#4998)
  • Bump @types/express from 4.17.17 to 4.17.18 @dependabot (#4989)
  • Bump @aws-sdk/client-config-service from 3.414.0 to 3.418.0 @dependabot (#4984)
  • Bump @nestjs/common from 10.2.5 to 10.2.6 @dependabot (#4980)
  • Bump @types/diff from 5.0.4 to 5.0.5 @dependabot (#4985)
  • Bump @types/d3 from 7.4.0 to 7.4.1 @dependabot (#4982)
  • Bump @types/passport-github from 1.1.8 to 1.1.9 @dependabot (#4983)
  • Bump @types/adm-zip from 0.5.1 to 0.5.2 @dependabot (#4978)
  • Bump @nestjs/platform-express from 10.2.5 to 10.2.6 @dependabot (#4976)
  • Bump @nestjs/core from 10.2.5 to 10.2.6 @dependabot (#4979)
  • Bump aws-sdk from 2.1462.0 to 2.1463.0 @dependabot (#4981)
  • Bump eslint from 8.49.0 to 8.50.0 @dependabot (#4977)
  • Bump @types/lodash from 4.14.198 to 4.14.199 @dependabot (#4975)
  • Bump @nestjs/cli from 10.1.17 to 10.1.18 @dependabot (#4974)
  • Bump aws-sdk from 2.1461.0 to 2.1462.0 @dependabot (#4972)

v2.8.3

Dependency Updates

  • Bump diff2html from 3.4.42 to 3.4.43 @dependabot (#4970)
  • Bump aws-sdk from 2.1460.0 to 2.1461.0 @dependabot (#4969)
  • Bump aws-sdk from 2.1459.0 to 2.1460.0 @dependabot (#4967)
  • Bump @types/node from 20.6.1 to 20.6.2 @dependabot (#4968)
  • Bump eslint-plugin-cypress from 2.14.0 to 2.15.1 @dependabot (#4966)
  • Bump @types/diff from 5.0.3 to 5.0.4 @dependabot (#4964)
  • Bump express-rate-limit from 7.0.0 to 7.0.1 @dependabot (#4963)
  • Bump @types/bcryptjs from 2.4.3 to 2.4.4 @dependabot (#4959)
  • Bump @aws-sdk/client-config-service from 3.413.0 to 3.414.0 @dependabot (#4960)
  • Bump aws-sdk from 2.1458.0 to 2.1459.0 @dependabot (#4958)
  • Bump @types/node from 20.6.0 to 20.6.1 @dependabot (#4957)
  • Bump aws-sdk from 2.1457.0 to 2.1458.0 @dependabot (#4953)
  • Bump @aws-sdk/client-config-service from 3.410.0 to 3.413.0 @dependabot (#4954)
  • Bump @types/uuid from 9.0.3 to 9.0.4 @dependabot (#4951)
  • Bump @vue/eslint-config-typescript from 11.0.3 to 12.0.0 @dependabot (#4949)
  • Bump cypress from 13.1.0 to 13.2.0 @dependabot (#4946)
  • Bump express-rate-limit from 6.11.2 to 7.0.0 @dependabot (#4945)
  • Bump sinon from 15.2.0 to 16.0.0 @dependabot (#4950)
  • Bump aws-sdk from 2.1456.0 to 2.1457.0 @dependabot (#4948)

v2.8.2

Dependency Updates

  • Bump @nestjs/core from 10.2.4 to 10.2.5 @dependabot (#4941)
  • Bump @nestjs/platform-express from 10.2.4 to 10.2.5 @dependabot (#4939)
  • Bump tw-elements from 1.0.0-rc.1 to 1.0.0 @dependabot (#4943)
  • Bump @nestjs/common from 10.2.4 to 10.2.5 @dependabot (#4940)
  • Bump @nestjs/passport from 10.0.1 to 10.0.2 @dependabot (#4938)
  • Bump express-rate-limit from 6.11.1 to 6.11.2 @dependabot (#4944)
  • Bump @aws-sdk/client-config-service from 3.409.0 to 3.410.0 @dependabot (#4942)
  • Bump @types/adm-zip from 0.5.0 to 0.5.1 @dependabot (#4936)
  • Bump express-rate-limit from 6.11.0 to 6.11.1 @dependabot (#4937)
  • Bump aws-sdk from 2.1454.0 to 2.1455.0 @dependabot (#4935)
  • Bump @aws-sdk/client-config-service from 3.408.0 to 3.409.0 @dependabot (#4931)
  • Bump @types/node from 20.5.9 to 20.6.0 @dependabot (#4934)
  • Bump sequelize from 6.32.1 to 6.33.0 @dependabot (#4933)
  • Bump eslint from 8.48.0 to 8.49.0 @dependabot (#4932)
  • Bump aws-sdk from 2.1453.0 to 2.1454.0 @dependabot (#4930)
  • Bump aws-sdk from 2.1452.0 to 2.1453.0 @dependabot (#4929)
  • Bump @aws-sdk/client-config-service from 3.405.0 to 3.408.0 @dependabot (#4927)
  • Bump core-js from 3.32.1 to 3.32.2 @dependabot (#4928)
  • Bump aws-sdk from 2.1451.0 to 2.1452.0 @dependabot (#4926)
  • Bump express-rate-limit from 6.10.0 to 6.11.0 @dependabot (#4925)
  • Bump aws-sdk from 2.1450.0 to 2.1451.0 @dependabot (#4923)
  • Bump @types/chai from 4.3.5 to 4.3.6 @dependabot (#4915)
  • Bump @types/node from 20.5.8 to 20.5.9 @dependabot (#4920)
  • Bump @types/lodash from 4.14.197 to 4.14.198 @dependabot (#4924)
  • Bump luxon from 3.4.2 to 3.4.3 @dependabot (#4922)
  • Bump @types/csv2json from 1.4.2 to 1.4.3 @dependabot (#4916)
  • Bump @types/chroma-js from 2.4.0 to 2.4.1 @dependabot (#4918)
  • Bump @types/chai-as-promised from 7.1.5 to 7.1.6 @dependabot (#4917)
  • Bump @types/connect-pg-simple from 7.0.0 to 7.0.1 @dependabot (#4919)
  • Bump typedoc from 0.25.0 to 0.25.1 @dependabot (#4914)
  • Bump @aws-sdk/client-config-service from 3.398.0 to 3.405.0 @dependabot (#4912)
  • Bump @nestjs/jwt from 10.1.0 to 10.1.1 @dependabot (#4909)
  • Bump diff2html from 3.4.41 to 3.4.42 @dependabot (#4911)
  • Bump @types/passport-github from 1.1.7 to 1.1.8 @dependabot (#4908)
  • Bump @types/node from 20.5.7 to 20.5.8 @dependabot (#4910)
  • Bump aws-sdk from 2.1449.0 to 2.1450.0 @dependabot (#4907)
  • Bump @nestjs/platform-express from 10.2.3 to 10.2.4 @dependabot (#4906)
  • Bump @nestjs/cli from 10.1.16 to 10.1.17 @dependabot (#4905)
  • Bump express-rate-limit from 6.9.0 to 6.10.0 @dependabot (#4900)
  • Bump aws-sdk from 2.1448.0 to 2.1449.0 @dependabot (#4902)
  • Bump @nestjs/core from 10.2.3 to 10.2.4 @dependabot (#4903)
  • Bump @nestjs/common from 10.2.3 to 10.2.4 @dependabot (#4904)
  • Bump cypress from 13.0.0 to 13.1.0 @dependabot (#4901)

v2.8.1

  • Node Version Update to 18 - requires minimum of node v18 now @HenryXiaoHX @charleshu-8 @Amndeep7 (#3850)
  • Conveyor mapper updates @rbogren-brock (#4892)
  • Move HTML export feature to OHDF Converters @charleshu-8 (#4834)

Dependency Updates

  • Bump apollo-server-core from 3.12.0 to 3.12.1 @dependabot (#4898)
  • Bump cypress from 12.17.4 to 13.0.0 @dependabot (#4896)
  • Bump aws-sdk from 2.1446.0 to 2.1447.0 @dependabot (#4895)
  • Bump @types/bcryptjs from 2.4.2 to 2.4.3 @dependabot (#4893)
  • Bump tw-elements from 1.0.0-beta3 to 1.0.0-rc.1 @dependabot (#4883)
  • Bump axios from 1.4.0 to 1.5.0 @dependabot (#4884)
  • Bump aws-sdk from 2.1445.0 to 2.1446.0 @dependabot (#4886)
  • Bump luxon from 3.4.1 to 3.4.2 @dependabot (#4889)
  • Bump diff2html from 3.4.40 to 3.4.41 @dependabot (#4890)
  • Bump yaml from 2.3.1 to 2.3.2 @dependabot (#4885)
  • Bump @types/node from 20.5.6 to 20.5.7 @dependabot (#4882)
  • Bump typedoc from 0.24.8 to 0.25.0 @dependabot (#4878)
  • Bump aws-sdk from 2.1444.0 to 2.1445.0 @dependabot (#4877)
  • Bump eslint from 8.47.0 to 8.48.0 @dependabot (#4876)
  • Bump apexcharts from 3.41.1 to 3.42.0 @dependabot (#4871)
  • Bump @nestjs/cli from 10.1.15 to 10.1.16 @dependabot (#4870)
  • Bump @nestjs/cli from 10.1.14 to 10.1.15 @dependabot (#4869)
  • Bump @types/node from 20.5.4 to 20.5.6 @dependabot (#4868)
  • Bump aws-sdk from 2.1443.0 to 2.1444.0 @dependabot (#4866)
  • Bump chai from 4.3.7 to 4.3.8 @dependabot (#4865)
  • Bump aws-sdk from 2.1442.0 to 2.1443.0 @dependabot (#4862)
  • Bump @mitre/jsonix from 3.0.6 to 3.0.7 @dependabot (#4863)
  • Bump @aws-sdk/client-config-service from 3.395.0 to 3.398.0 @dependabot (#4861)
  • Bump @nestjs/cli from 10.1.13 to 10.1.14 @dependabot (#4864)
  • Bump @types/node from 20.5.3 to 20.5.4 @dependabot (#4860)
  • Bump activesupport from 7.0.4.3 to 7.0.7.2 in /libs/inspecjs @dependabot (#4859)
  • Bump @nestjs/passport from 10.0.0 to 10.0.1 @dependabot (#4853)
  • Bump @types/papaparse from 5.3.7 to 5.3.8 @dependabot (#4855)
  • Bump @types/node from 20.5.1 to 20.5.3 @dependabot (#4854)
  • Bump luxon from 3.4.0 to 3.4.1 @dependabot (#4851)
  • Bump aws-sdk from 2.1441.0 to 2.1442.0 @dependabot (#4856)
  • Bump @nestjs/cli from 10.1.12 to 10.1.13 @dependabot (#4852)
  • Bump aws-sdk from 2.1440.0 to 2.1441.0 @dependabot (#4848)

v2.7.2

  • CAAT converter @Amndeep7 (#4785)
  • Truncate compliance percentage in the comparison view @Amndeep7 (#4818)
  • Using v2 instead of master for the sophos factory action version @Amndeep7 (#4810)
  • Refactor Export HTML Feature @charleshu-8 (#4586)
  • Integration Test Upgrade for Node 18 @charleshu-8 (#4775)

Dependency Updates

  • Bump tw-elements from 1.0.0-beta2 to 1.0.0-beta3 @dependabot (#4839)
  • Bump dotenv-cli from 7.2.1 to 7.3.0 @dependabot (#4840)
  • Bump aws-sdk from 2.1438.0 to 2.1439.0 @dependabot (#4838)
  • Bump aws-sdk from 2.1437.0 to 2.1438.0 @dependabot (#4836)
  • Bump pg from 8.11.2 to 8.11.3 @dependabot (#4835)
  • Bump aws-sdk from 2.1436.0 to 2.1437.0 @dependabot (#4830)
  • Bump @nestjs/cli from 10.1.11 to 10.1.12 @dependabot (#4833)
  • Bump cypress from 12.17.3 to 12.17.4 @dependabot (#4832)
  • Bump @aws-sdk/client-config-service from 3.390.0 to 3.391.0 @dependabot (#4828)
  • Bump aws-sdk from 2.1435.0 to 2.1436.0 @dependabot (#4829)
  • Bump @types/node from 20.4.9 to 20.5.0 @dependabot (#4826)
  • Bump eslint from 8.46.0 to 8.47.0 @dependabot (#4825)
  • Bump aws-sdk from 2.1433.0 to 2.1435.0 @dependabot (#4824)
  • Bump @types/lodash from 4.14.196 to 4.14.197 @dependabot (#4811)
  • Bump @aws-sdk/client-config-service from 3.388.0 to 3.390.0 @dependabot (#4823)
  • Bump @aws-sdk/client-config-service from 3.387.0 to 3.388.0 @dependabot (#4813)
  • Bump aws-sdk from 2.1432.0 to 2.1433.0 @dependabot (#4816)
  • Bump vuetify from 2.7.0 to 2.7.1 @dependabot (#4815)
  • Bump eslint-plugin-vue from 9.16.1 to 9.17.0 @dependabot (#4812)
  • Bump luxon from 3.3.0 to 3.4.0 @dependabot (#4809)
  • Bump @aws-sdk/client-config-service from 3.386.0 to 3.387.0 @dependabot (#4807)
  • Bump @types/node from 20.4.8 to 20.4.9 @dependabot (#4806)
  • Bump eslint-plugin-cypress from 2.13.4 to 2.14.0 @dependabot (#4808)
  • Bump aws-sdk from 2.1431.0 to 2.1432.0 @dependabot (#4805)

v2.7.1

  • Avoid Hard Refresh When Saving Group @Rlin232 (#4792)

Dependency Updates

  • Bump aws-sdk from 2.1429.0 to 2.1430.0 @dependabot (#4796)
  • Bump @aws-sdk/client-config-service from 3.382.0 to 3.385.0 @dependabot (#4795)
  • Bump @types/luxon from 2.4.0 to 3.3.1 @dependabot (#4794)
  • Bump @types/node from 20.4.5 to 20.4.7 @dependabot (#4788)
  • Bump eslint-config-prettier from 8.9.0 to 8.10.0 @dependabot (#4791)
  • Bump aws-sdk from 2.1428.0 to 2.1429.0 @dependabot (#4786)
  • Bump aws-sdk from 2.1427.0 to 2.1428.0 @dependabot (#4783)

v2.7.0

  • Unique Group Names @Rlin232 (#4722) - make sure to run the db migration scripts and be ready for your group names potentially being changed in order to enforce the uniqueness constraint
  • Using Semver Compare for ASFF "Previously OHDF" Special Casing @Rlin232 (#4767)
  • Implemented OIDC external group import @akey77 (#3922)
  • Map XCCDF result value of "notselected" to OHDF impact of 0 @candrews (#4758)
  • Remove jQuery import @charleshu-8 (#4752)

Dependency Updates

  • Bump @types/sinon from 10.0.15 to 10.0.16 @dependabot (#4780)
  • Bump pg from 8.11.1 to 8.11.2 @dependabot (#4776)
  • Bump aws-sdk from 2.1426.0 to 2.1427.0 @dependabot (#4777)
  • Bump @aws-sdk/client-config-service from 3.379.1 to 3.382.0 @dependabot (#4778)
  • Bump cypress from 12.17.2 to 12.17.3 @dependabot (#4779)
  • Bump @nestjs/cli from 10.1.10 to 10.1.11 @dependabot (#4773)
  • Bump eslint-plugin-vue from 9.15.1 to 9.16.1 @dependabot (#4771)
  • Bump @types/validator from 13.7.17 to 13.9.0 @dependabot (#4772)
  • Bump fast-xml-parser from 4.2.6 to 4.2.7 @dependabot (#4768)
  • Bump aws-sdk from 2.1425.0 to 2.1426.0 @dependabot (#4774)
  • Bump apexcharts from 3.41.0 to 3.41.1 @dependabot (#4769)
  • Bump aws-sdk from 2.1423.0 to 2.1425.0 @dependabot (#4765)
  • Bump eslint from 8.45.0 to 8.46.0 @dependabot (#4766)
  • Bump eslint-plugin-import from 2.27.5 to 2.28.0 @dependabot (#4764)
  • Bump @aws-sdk/client-config-service from 3.377.0 to 3.379.1 @dependabot (#4763)
  • Bump express-rate-limit from 6.8.0 to 6.8.1 @dependabot (#4761)
  • Bump core-js from 3.31.1 to 3.32.0 @dependabot (#4759)
  • Bump eslint-config-prettier from 8.8.0 to 8.9.0 @dependabot (#4760)
  • Bump xml2js from 0.6.1 to 0.6.2 @dependabot (#4756)
  • Bump aws-sdk from 2.1422.0 to 2.1423.0 @dependabot (#4755)
  • Bump bootstrap from 5.3.0 to 5.3.1 @dependabot (#4754)
  • Bump @types/node from 20.4.4 to 20.4.5 @dependabot (#4749)
  • Bump @types/lodash from 4.14.195 to 4.14.196 @dependabot (#4748)
  • Bump @aws-sdk/client-config-service from 3.370.0 to 3.377.0 @dependabot (#4751)
  • Bump aws-sdk from 2.1421.0 to 2.1422.0 @dependabot (#4750)

v2.6.59

  • Add None category to severity summary chart @charleshu-8 (#4735)
  • Update Netsparker mapper @charleshu-8 (#4602)

Dependency Updates

  • Bump aws-sdk from 2.1416.0 to 2.1418.0 @dependabot (#4732)
  • Bump word-wrap from 1.2.3 to 1.2.4 @dependabot (#4733)
  • Bump @nestjs/cli from 10.1.9 to 10.1.10 @dependabot (#4731)

v2.6.58

  • Group Descriptions @Rlin232 (#4695)
  • Reassign group owners upon user deletion @Rlin232 (#4403)
  • Improve xccdf_results_mapper when converting XCCDF Results to OHDF Results @candrews (#4255)
  • Update Splunk links @charleshu-8 (#4716)

Dependency Updates

  • Bump eslint from 8.44.0 to 8.45.0 @dependabot (#4721)
  • Bump @nestjs/cli from 10.1.8 to 10.1.9 @dependabot (#4725)
  • Bump aws-sdk from 2.1415.0 to 2.1416.0 @dependabot (#4723)
  • Bump jsonwebtoken from 9.0.0 to 9.0.1 @dependabot (#4684)
  • Bump @aws-sdk/client-config-service from 3.369.0 to 3.370.0 @dependabot (#4720)
  • Bump @types/node from 20.4.1 to 20.4.2 @dependabot (#4714)
  • Bump prettier-plugin-organize-imports from 3.2.2 to 3.2.3 @dependabot (#4719)
  • Bump aws-sdk from 2.1414.0 to 2.1415.0 @dependabot (#4718)
  • Bump aws-sdk from 2.1413.0 to 2.1414.0 @dependabot (#4711)
  • Bump @aws-sdk/client-config-service from 3.363.0 to 3.369.0 @dependabot (#4712)
  • Bump winston from 3.9.0 to 3.10.0 @dependabot (#4702)
  • Bump @nestjs/cli from 10.1.7 to 10.1.8 @dependabot (#4710)
  • Bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0 @dependabot (#4705)

v2.6.57

  • Admin panel @Rlin232 (#4659)
  • Improving Splunk Interface @charleshu-8 (#4632)
  • resolves #4698 @wdower (#4699) (fixes bug in nessus-mapper)

Dependency Updates

  • Bump @types/node from 20.4.0 to 20.4.1 @dependabot (#4697)
  • Bump @types/passport-jwt from 3.0.8 to 3.0.9 @dependabot (#4704)
  • Bump @typescript-eslint/parser from 5.61.0 to 5.62.0 @dependabot (#4701)
  • Bump semver from 5.7.1 to 5.7.2 @dependabot (#4706)
  • Bump cypress from 12.17.0 to 12.17.1 @dependabot (#4700)
  • Bump aws-sdk from 2.1412.0 to 2.1413.0 @dependabot (#4696)
  • Bump express-rate-limit from 6.7.0 to 6.7.1 @dependabot (#4694)
  • Bump cypress from 12.16.0 to 12.17.0 @dependabot (#4691)
  • Bump aws-sdk from 2.1411.0 to 2.1412.0 @dependabot (#4692)
  • Bump vuetify from 2.6.15 to 2.7.0 @dependabot (#4687)
  • Bump core-js from 3.31.0 to 3.31.1 @dependabot (#4689)
  • Bump @types/node from 20.3.3 to 20.4.0 @dependabot (#4688)
  • Bump aws-sdk from 2.1410.0 to 2.1411.0 @dependabot (#4686)

v2.6.56

Dependency Updates

  • Bump @nestjs/cli from 10.1.1 to 10.1.4 @dependabot (#4680)
  • Bump aws-sdk from 2.1409.0 to 2.1410.0 @dependabot (#4675)
  • Bump @nestjs/cli from 10.1.0 to 10.1.1 @dependabot (#4679)
  • Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 @dependabot (#4677)
  • Bump @typescript-eslint/parser from 5.60.1 to 5.61.0 @dependabot (#4676)
  • Bump aws-sdk from 2.1408.0 to 2.1409.0 @dependabot (#4672)
  • Bump @nestjs/cli from 10.0.5 to 10.1.0 @dependabot (#4668)

v2.6.55

  • No rounding in compliance chart @Amndeep7 (#4655)

Dependency Updates

  • Bump cypress from 12.15.0 to 12.16.0 @dependabot (#4652)
  • Bump @nestjs/cli from 10.0.3 to 10.0.5 @dependabot (#4646)
  • Bump @types/node from 20.3.1 to 20.3.2 @dependabot (#4648)
  • Bump eslint-plugin-vue from 9.15.0 to 9.15.1 @dependabot (#4654)
  • Bump @aws-sdk/client-config-service from 3.357.0 to 3.360.0 @dependabot (#4650)
  • Bump pg from 8.11.0 to 8.11.1 @dependabot (#4653)
  • Bump @typescript-eslint/parser from 5.60.0 to 5.60.1 @dependabot (#4651)
  • Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 @dependabot (#4647)
  • Bump aws-sdk from 2.1404.0 to 2.1405.0 @dependabot (#4649)
  • Bump html-entities from 2.3.6 to 2.4.0 @dependabot (#4645)
  • Bump aws-sdk from 2.1403.0 to 2.1404.0 @dependabot (#4644)
  • Bump eslint-plugin-vue from 8.7.1 to 9.15.0 @dependabot (#4627)
  • Bump cypress from 6.9.1 to 12.15.0 @dependabot (#4631)
  • Bump aws-sdk from 2.1402.0 to 2.1403.0 @dependabot (#4641)
  • Bump fast-xml-parser from 4.2.4 to 4.2.5 @dependabot (#4640)
  • Bump @aws-sdk/client-config-service from 3.356.0 to 3.357.0 @dependabot (#4636)
  • Bump aws-sdk from 2.1401.0 to 2.1402.0 @dependabot (#4637)

v2.6.54

  • Remove Splunk SDK usage @charleshu-8 (#4549)
  • Conveyor mapper @jweissm (#4516)
  • Checklist Mapper @Hookwitz (#3859)
  • Fix Backend Test failing after Sequelize updates @Hookwitz (#4600)

New Features

  • Update DBProtect mapper @charleshu-8 (#4601)

Dependency Updates

  • Bump oauth2-mock-server from 5.0.2 to 6.0.0 @dependabot (#4623)
  • Bump aws-sdk from 2.1399.0 to 2.1400.0 @dependabot (#4628)
  • Bump dotenv from 16.1.4 to 16.3.1 @dependabot (#4622)
  • Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 @dependabot (#4626)
  • Bump @aws-sdk/client-config-service from 3.353.0 to 3.354.0 @dependabot (#4618)
  • Bump eslint from 8.42.0 to 8.43.0 @dependabot (#4619)
  • Bump aws-sdk from 2.1398.0 to 2.1399.0 @dependabot (#4617)
  • Bump @nestjs/cli from 10.0.1 to 10.0.2 @dependabot (#4615)
  • Bump @nestjs/sequelize from 9.0.2 to 10.0.0 @dependabot (#4610)
  • Bump @nestjs/jwt from 10.0.3 to 10.1.0 @dependabot (#4611)
  • Bump @aws-sdk/client-config-service from 3.352.0 to 3.353.0 @dependabot (#4613)
  • Bump @nestjs/serve-static from 3.0.1 to 4.0.0 @dependabot (#4608)
  • Bump aws-sdk from 2.1397.0 to 2.1398.0 @dependabot (#4609)
  • Bump @nestjs/cli from 9.5.0 to 10.0.1 @dependabot (#4612)
  • Bump @nestjs/passport from 9.0.3 to 10.0.0 @dependabot (#4605)
  • Bump @aws-sdk/client-config-service from 3.350.0 to 3.352.0 @dependabot (#4597)
  • Bump aws-sdk from 2.1396.0 to 2.1397.0 @dependabot (#4598)

v2.6.53

Dependency Updates

  • Bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 @dependabot (#4590)
  • Bump core-js from 3.30.2 to 3.31.0 @dependabot (#4592)
  • Bump @nestjs/platform-express from 9.4.2 to 9.4.3 @dependabot (#4593)
  • Bump @types/node from 20.2.5 to 20.3.1 @dependabot (#4596)
  • Bump @aws-sdk/client-config-service from 3.345.0 to 3.350.0 @dependabot (#4584)
  • Bump @typescript-eslint/parser from 5.59.9 to 5.59.11 @dependabot (#4594)
  • Bump sinon from 15.1.0 to 15.1.2 @dependabot (#4591)
  • Bump dottie from 2.0.3 to 2.0.4 @dependabot (#4587)
  • Bump aws-sdk from 2.1395.0 to 2.1396.0 @dependabot (#4589)
  • Bump @types/uuid from 9.0.1 to 9.0.2 @dependabot (#4581)
  • Bump aws-sdk from 2.1393.0 to 2.1395.0 @dependabot (#4583)
  • Bump aws-sdk from 2.1392.0 to 2.1393.0 @dependabot (#4577)
  • Bump apexcharts from 3.40.0 to 3.41.0 @dependabot (#4578)
  • Bump connect-pg-simple from 8.0.0 to 9.0.0 @dependabot (#4575)
  • Bump aws-sdk from 2.1391.0 to 2.1392.0 @dependabot (#4573)
  • Bump html-entities from 2.3.4 to 2.3.5 @dependabot (#4570)

v2.6.52

Dependency Updates

  • Bump aws-sdk from 2.1390.0 to 2.1391.0 @dependabot (#4564)
  • Bump sequelize-cli from 6.6.0 to 6.6.1 @dependabot (#4566)
  • Bump dotenv from 16.1.3 to 16.1.4 @dependabot (#4568)
  • Bump typedoc from 0.24.7 to 0.24.8 @dependabot (#4563)
  • Bump @typescript-eslint/parser from 5.59.8 to 5.59.9 @dependabot (#4569)
  • Bump html-entities from 2.3.3 to 2.3.4 @dependabot (#4567)
  • Bump fast-xml-parser from 4.2.2 to 4.2.4 @dependabot (#4562)
  • Bump eslint from 8.41.0 to 8.42.0 @dependabot (#4556)
  • Bump aws-sdk from 2.1388.0 to 2.1390.0 @dependabot (#4557)
  • Bump @aws-sdk/client-config-service from 3.343.0 to 3.345.0 @dependabot (#4554)
  • Bump d3 from 7.8.4 to 7.8.5 @dependabot (#4555)
  • Bump aws-sdk from 2.1387.0 to 2.1388.0 @dependabot (#4546)
  • Bump dotenv from 16.1.0 to 16.1.3 @dependabot (#4547)
  • Bump @aws-sdk/client-config-service from 3.342.0 to 3.343.0 @dependabot (#4545)
  • Bump @aws-sdk/client-config-service from 3.341.0 to 3.342.0 @dependabot (#4544)
  • Bump dotenv from 16.0.3 to 16.1.0 @dependabot (#4543)

v2.6.50

Dependency Updates

  • Bump xml2js from 0.5.0 to 0.6.0 @dependabot (#4530)
  • Bump aws-sdk from 2.1385.0 to 2.1386.0 @dependabot (#4536)
  • Bump @typescript-eslint/parser from 5.59.7 to 5.59.8 @dependabot (#4538)
  • Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 @dependabot (#4540)
  • Bump @types/node from 20.2.3 to 20.2.5 @dependabot (#4533)
  • Bump @aws-sdk/client-config-service from 3.338.0 to 3.341.0 @dependabot (#4532)
  • Bump yaml from 2.3.0 to 2.3.1 @dependabot (#4535)
  • Bump winston from 3.8.2 to 3.9.0 @dependabot (#4537)
  • Bump @types/lodash from 4.14.194 to 4.14.195 @dependabot (#4531)
  • Bump aws-sdk from 2.1384.0 to 2.1385.0 @dependabot (#4528)
  • Bump aws-sdk from 2.1382.0 to 2.1384.0 @dependabot (#4522)

v2.6.49

  • fix wordwrap for api key modal @Amndeep7 (#4515)
  • Dont handle every array item within each array item @candrews (#4480)

Dependency Updates

  • Bump ts-loader from 9.4.2 to 9.4.3 @dependabot (#4514)
  • Bump @aws-sdk/client-config-service from 3.337.0 to 3.338.0 @dependabot (#4510)
  • Bump @nestjs/platform-express from 9.4.1 to 9.4.2 @dependabot (#4511)
  • Bump yaml from 2.2.2 to 2.3.0 @dependabot (#4512)
  • Bump aws-sdk from 2.1381.0 to 2.1382.0 @dependabot (#4503)
  • Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 @dependabot (#4507)
  • Bump @types/node from 20.2.1 to 20.2.3 @dependabot (#4505)
  • Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 @dependabot (#4504)
  • Bump @aws-sdk/client-config-service from 3.335.0 to 3.337.0 @dependabot (#4502)
  • Bump @aws-sdk/client-config-service from 3.332.0 to 3.335.0 @dependabot (#4497)
  • Bump eslint from 8.40.0 to 8.41.0 @dependabot (#4499)
  • Bump aws-sdk from 2.1380.0 to 2.1381.0 @dependabot (#4500)
  • Bump aws-sdk from 2.1378.0 to 2.1380.0 @dependabot (#4496)
  • Bump @types/node from 20.2.0 to 20.2.1 @dependabot (#4498)
  • Bump sinon from 15.0.4 to 15.1.0 @dependabot (#4495)
  • Bump @nestjs/cli from 9.4.2 to 9.5.0 @dependabot (#4488)
  • Bump @nestjs/schematics from 9.1.0 to 9.2.0 @dependabot (#4489)
  • Bump @types/node from 20.1.7 to 20.2.0 @dependabot (#4491)
  • Bump rimraf from 5.0.0 to 5.0.1 @dependabot (#4490)

Dependency Updates

  • Bump @types/sinon from 10.0.14 to 10.0.15 @dependabot (#4477)
  • Bump @types/node from 20.1.4 to 20.1.5 @dependabot (#4479)
  • Bump pg from 8.10.0 to 8.11.0 @dependabot (#4476)
  • Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 @dependabot (#4474)
  • Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 @dependabot (#4473)
  • Bump aws-sdk from 2.1377.0 to 2.1378.0 @dependabot (#4478)
  • Bump @types/node from 20.1.3 to 20.1.4 @dependabot (#4472)
  • Bump jquery from 3.6.4 to 3.7.0 @dependabot (#4468)
  • Bump aws-sdk from 2.1376.0 to 2.1377.0 @dependabot (#4469)
  • Bump @aws-sdk/client-config-service from 3.329.0 to 3.332.0 @dependabot (#4470)
  • Bump @types/node from 20.1.1 to 20.1.3 @dependabot (#4467)

v2.6.47

  • Tenable Frontend @georgedias (#4410)

Dependency Updates

  • Bump aws-sdk from 2.1374.0 to 2.1375.0 @dependabot (#4457)
  • Bump @types/validator from 13.7.16 to 13.7.17 @dependabot (#4458)
  • Bump @types/node from 20.1.0 to 20.1.1 @dependabot (#4449)
  • Bump @aws-sdk/client-config-service from 3.328.0 to 3.329.0 @dependabot (#4445)
  • Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 @dependabot (#4455)
  • Bump @types/validator from 13.7.15 to 13.7.16 @dependabot (#4453)
  • Bump core-js from 3.30.1 to 3.30.2 @dependabot (#4450)
  • Bump typedoc from 0.24.6 to 0.24.7 @dependabot (#4451)
  • Bump @types/vuelidate from 0.7.17 to 0.7.18 @dependabot (#4446)
  • Bump aws-sdk from 2.1373.0 to 2.1374.0 @dependabot (#4452)
  • Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 @dependabot (#4447)
  • Bump eslint from 8.39.0 to 8.40.0 @dependabot (#4439)
  • Bump @aws-sdk/client-config-service from 3.327.0 to 3.328.0 @dependabot (#4441)
  • Bump aws-sdk from 2.1372.0 to 2.1373.0 @dependabot (#4442)
  • Bump @types/node from 18.16.3 to 20.1.0 @dependabot (#4440)
  • Bump @aws-sdk/client-config-service from 3.326.0 to 3.327.0 @dependabot (#4438)
  • Bump aws-sdk from 2.1370.0 to 2.1372.0 @dependabot (#4435)
  • Bump @aws-sdk/client-config-service from 3.321.1 to 3.326.0 @dependabot (#4432)
  • Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 @dependabot (#4437)
  • Bump @types/vuelidate from 0.7.16 to 0.7.17 @dependabot (#4428)
  • Bump @nestjs/cli from 8.2.8 to 9.4.2 @dependabot (#4394)

v2.6.46

Dependency Updates

  • Bump aws-sdk from 2.1369.0 to 2.1370.0 @dependabot (#4426)
  • Bump highlight.js from 11.7.0 to 11.8.0 @dependabot (#4424)
  • Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 @dependabot (#4425)
  • Bump @types/node from 18.16.2 to 18.16.3 @dependabot (#4420)
  • Bump aws-sdk from 2.1367.0 to 2.1369.0 @dependabot (#4421)
  • Bump apexcharts from 3.39.0 to 3.40.0 @dependabot (#4418)
  • Bump @casl/ability from 6.4.0 to 6.5.0 @dependabot (#4416)
  • Bump @typescript-eslint/parser from 5.59.1 to 5.59.2 @dependabot (#4419)
  • Bump date-fns from 2.29.3 to 2.30.0 @dependabot (#4422)
  • Bump eslint-plugin-cypress from 2.13.2 to 2.13.3 @dependabot (#4414)
  • Bump @types/chai from 4.3.4 to 4.3.5 @dependabot (#4417)
  • Bump axios from 1.3.6 to 1.4.0 @dependabot (#4411)
  • Bump @aws-sdk/client-config-service from 3.319.0 to 3.321.1 @dependabot (#4409)
  • Bump @types/node from 18.16.1 to 18.16.2 @dependabot (#4412)
  • Bump aws-sdk from 2.1366.0 to 2.1367.0 @dependabot (#4413)
  • Bump rxjs from 7.8.0 to 7.8.1 @dependabot (#4406)
  • Bump aws-sdk from 2.1365.0 to 2.1366.0 @dependabot (#4404)
  • Bump @types/node from 18.16.0 to 18.16.1 @dependabot (#4400)
  • Bump @vue/eslint-config-typescript from 11.0.2 to 11.0.3 @dependabot (#4402)
  • Bump aws-sdk from 2.1364.0 to 2.1365.0 @dependabot (#4401)

v2.6.45

  • Added variable in store/config to track if api keys are enabled @Rlin232 (#4383)
  • Allow owners to change users group role @samuelsunvold (#1494)

Dependency Updates

  • Bump eslint from 8.38.0 to 8.39.0 @dependabot (#4380)
  • Bump aws-sdk from 2.1362.0 to 2.1363.0 @dependabot (#4379)
  • Bump @types/node from 18.15.12 to 18.15.13 @dependabot (#4376)
  • Bump aws-sdk from 2.1361.0 to 2.1362.0 @dependabot (#4375)
  • Bump sinon from 15.0.3 to 15.0.4 @dependabot (#4374)
  • Bump aws-sdk from 2.1360.0 to 2.1361.0 @dependabot (#4369)
  • Bump @types/node from 18.15.11 to 18.15.12 @dependabot (#4371)
  • Bump axios from 1.3.5 to 1.3.6 @dependabot (#4370)
  • Bump fast-xml-parser from 4.2.0 to 4.2.2 @dependabot (#4365)
  • Bump @aws-sdk/client-config-service from 3.315.0 to 3.316.0 @dependabot (#4368)

v2.6.44

  • BUG Fix for Heimdall CKL Export @Hookwitz (#4212)

Dependency Updates

  • Bump aws-sdk from 2.1359.0 to 2.1360.0 @dependabot (#4362)
  • Bump @types/sinon from 10.0.13 to 10.0.14 @dependabot (#4359)
  • Bump @aws-sdk/client-config-service from 3.312.0 to 3.315.0 @dependabot (#4363)
  • Bump diff2html from 3.4.34 to 3.4.35 @dependabot (#4356)
  • Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 @dependabot (#4361)
  • Bump apexcharts from 3.38.0 to 3.39.0 @dependabot (#4364)
  • Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 @dependabot (#4358)
  • Bump typedoc from 0.24.1 to 0.24.4 @dependabot (#4360)
  • Bump @types/lodash from 4.14.192 to 4.14.194 @dependabot (#4351)
  • Bump aws-sdk from 2.1358.0 to 2.1359.0 @dependabot (#4354)
  • Bump apexcharts from 3.37.3 to 3.38.0 @dependabot (#4355)
  • Bump aws-sdk from 2.1357.0 to 2.1358.0 @dependabot (#4350)
  • Bump core-js from 3.30.0 to 3.30.1 @dependabot (#4349)
  • Bump @types/validator from 13.7.14 to 13.7.15 @dependabot (#4347)
  • Bump vuetify from 2.6.14 to 2.6.15 @dependabot (#4343)
  • Bump aws-sdk from 2.1356.0 to 2.1357.0 @dependabot (#4345)
  • Bump @aws-sdk/client-config-service from 3.310.0 to 3.312.0 @dependabot (#4344)

v2.6.43

Dependency Updates

  • Bump fast-xml-parser from 3.21.1 to 4.2.0 @dependabot (#4321)
  • Bump ts-jest from 27.1.5 to 29.1.0 @dependabot (#4331)
  • Bump aws-sdk from 2.1354.0 to 2.1356.0 @dependabot (#4340)
  • Bump @vue/eslint-config-typescript from 10.0.0 to 11.0.2 @dependabot (#4335)
  • Bump rimraf from 4.4.1 to 5.0.0 @dependabot (#4333)
  • Bump aws-sdk from 2.1353.0 to 2.1354.0 @dependabot (#4330)
  • Bump @typescript-eslint/parser from 5.57.1 to 5.58.0 @dependabot (#4337)
  • Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 @dependabot (#4336)
  • Bump @nestjs/platform-express from 8.4.7 to 9.4.0 @dependabot (#4329)
  • Bump typedoc from 0.23.28 to 0.24.1 @dependabot (#4332)
  • Bump @nestjs/serve-static from 2.2.2 to 3.0.1 @dependabot (#4327)
  • Bump @aws-sdk/client-config-service from 3.307.0 to 3.310.0 @dependabot (#4324)
  • Bump xml2js from 0.4.23 to 0.5.0 @dependabot (#4320)
  • Bump aws-sdk from 2.1351.0 to 2.1353.0 @dependabot (#4316)
  • Bump eslint from 8.37.0 to 8.38.0 @dependabot (#4319)
  • Bump axios from 0.27.2 to 1.3.5 @dependabot (#4315)
  • Bump aws-sdk from 2.1350.0 to 2.1351.0 @dependabot (#4311)
  • Bump @aws-sdk/client-config-service from 3.306.0 to 3.307.0 @dependabot (#4310)
  • Bump @nestjs/sequelize from 9.0.0 to 9.0.2 @dependabot (#4313)
  • Bump dotenv-cli from 7.1.0 to 7.2.1 @dependabot (#4309)
  • Bump aws-sdk from 2.1349.0 to 2.1350.0 @dependabot (#4308)
  • Bump @aws-sdk/client-config-service from 3.303.0 to 3.306.0 @dependabot (#4307)
  • Bump @nestjs/schematics from 9.0.4 to 9.1.0 @dependabot (#4299)
  • Bump @casl/ability from 6.3.3 to 6.4.0 @dependabot (#4301)
  • Bump d3 from 7.8.3 to 7.8.4 @dependabot (#4306)
  • Bump aws-sdk from 2.1347.0 to 2.1349.0 @dependabot (#4305)
  • Bump @typescript-eslint/parser from 5.57.0 to 5.57.1 @dependabot (#4302)
  • Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 @dependabot (#4303)
  • Bump apexcharts from 3.37.2 to 3.37.3 @dependabot (#4304)
  • Bump core-js from 3.29.1 to 3.30.0 @dependabot (#4300)

v2.6.42

  • Gosec typo fix @Amndeep7 (#4291)
  • moved lite to ubi8, swapped node_env to development, got rid of point… @Amndeep7 (#4290)
  • Update dockerfile to: @Amndeep7 (#4285)
  • Fixed Compare Results Bug @ChrisHinchey (#4143)
  • netsparker is now invicti @Amndeep7 (#4243)
  • swap clipboard library @Amndeep7 (#4242)

Dependency Updates

  • Bump sequelize from 6.29.2 to 6.29.3 @dependabot (#4191)
  • Bump sinon from 15.0.1 to 15.0.2 @dependabot (#4198)
  • Bump eslint from 8.35.0 to 8.36.0 @dependabot (#4192)
  • Bump dotenv-cli from 7.0.0 to 7.1.0 @dependabot (#4189)
  • Bump aws-sdk from 2.1332.0 to 2.1333.0 @dependabot (#4188)
  • Bump @aws-sdk/client-config-service from 3.287.0 to 3.288.0 @dependabot (#4185)
  • Bump @types/node from 18.14.6 to 18.15.0 @dependabot (#4187)
  • Bump aws-sdk from 2.1331.0 to 2.1332.0 @dependabot (#4186)
  • Bump diff2html from 3.4.32 to 3.4.33 @dependabot (#4173)
  • Bump sequelize from 6.29.1 to 6.29.2 @dependabot (#4184)
  • Bump rimraf from 4.3.1 to 4.4.0 @dependabot (#4180)
  • Bump @aws-sdk/client-config-service from 3.282.0 to 3.287.0 @dependabot (#4181)
  • Bump sequelize from 6.29.0 to 6.29.1 @dependabot (#4174)
  • Bump jquery from 3.6.3 to 3.6.4 @dependabot (#4182)
  • Bump aws-sdk from 2.1329.0 to 2.1331.0 @dependabot (#4179)

v2.6.41

  • We should only export profile jsons in the profile view, i.e. no XCCDF/CAAT/CSV/HTML/whatever @Amndeep7 (#4172)

Dependency Updates

  • Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 @dependabot (#4163)
  • Bump eslint-config-prettier from 8.6.0 to 8.7.0 @dependabot (#4165)
  • Bump pg from 8.9.0 to 8.10.0 @dependabot (#4170)
  • Bump diff2html from 3.4.31 to 3.4.32 @dependabot (#4167)
  • Bump lru-cache from 7.18.1 to 7.18.3 @dependabot (#4166)
  • Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 @dependabot (#4168)
  • Bump aws-sdk from 2.1328.0 to 2.1329.0 @dependabot (#4169)
  • Bump rimraf from 4.3.0 to 4.3.1 @dependabot (#4164)
  • Bump aws-sdk from 2.1327.0 to 2.1328.0 @dependabot (#4161)
  • Bump rimraf from 4.2.0 to 4.3.0 @dependabot (#4162)
  • Bump @types/node from 18.14.5 to 18.14.6 @dependabot (#4160)
  • Bump @aws-sdk/client-config-service from 3.279.0 to 3.282.0 @dependabot (#4150)
  • Bump rimraf from 4.1.3 to 4.2.0 @dependabot (#4156)
  • Bump @types/node from 18.14.2 to 18.14.5 @dependabot (#4159)
  • Bump passport-oauth2 from 1.6.1 to 1.7.0 @dependabot (#4155)
  • Bump aws-sdk from 2.1326.0 to 2.1327.0 @dependabot (#4153)
  • Bump @types/validator from 13.7.12 to 13.7.13 @dependabot (#4154)
  • Bump lru-cache from 7.17.0 to 7.18.1 @dependabot (#4148)
  • Bump papaparse from 5.3.2 to 5.4.0 @dependabot (#4157)
  • Bump vue-cookies from 1.8.2 to 1.8.3 @dependabot (#4152)
  • Bump rimraf from 4.1.2 to 4.1.3 @dependabot (#4146)
  • Bump aws-sdk from 2.1324.0 to 2.1326.0 @dependabot (#4149)

v2.6.40

  • Remove advanced codeql configuration @Amndeep7 (#4114)
  • updating notices, moving them to a file @wdower (#3908)

Dependency Updates

  • Bump @types/uuid from 9.0.0 to 9.0.1 @dependabot (#4113)
  • Bump sequelize from 6.28.0 to 6.28.1 @dependabot (#4111)
  • Bump aws-sdk from 2.1318.0 to 2.1320.0 @dependabot (#4112)
  • Bump @vue/eslint-config-prettier from 7.0.0 to 7.1.0 @dependabot (#4110)
  • Bump @aws-sdk/client-config-service from 3.272.0 to 3.276.0 @dependabot (#4108)
  • Bump @typescript-eslint/parser from 5.52.0 to 5.53.0 @dependabot (#4106)
  • Bump oauth2-mock-server from 5.0.1 to 5.0.2 @dependabot (#4105)
  • Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 @dependabot (#4104)
  • Bump aws-sdk from 2.1316.0 to 2.1318.0 @dependabot (#4096)
  • Bump @types/chroma-js from 2.1.5 to 2.4.0 @dependabot (#4097)
  • Bump @types/node from 18.11.19 to 18.14.0 @dependabot (#4095)
  • Bump aws-sdk from 2.1315.0 to 2.1316.0 @dependabot (#4089)
  • Bump @aws-sdk/client-config-service from 3.267.0 to 3.272.0 @dependabot (#4090)

v2.6.39

  • Fix sequelize cli typescript compilation issue @Amndeep7 (#4070)
  • Setup script fixes @Amndeep7 (#4071)

Dependency Updates

  • Bump @nestjs/jwt from 10.0.1 to 10.0.2 @dependabot (#4067)
  • Bump aws-sdk from 2.1311.0 to 2.1312.0 @dependabot (#4068)
  • Bump @nestjs/passport from 9.0.2 to 9.0.3 @dependabot (#4069)
  • Bump @nestjs/passport from 9.0.1 to 9.0.2 @dependabot (#4061)
  • Bump @aws-sdk/client-config-service from 3.266.0 to 3.267.0 @dependabot (#4063)
  • Bump prettier from 2.8.3 to 2.8.4 @dependabot (#4059)
  • Bump @types/chroma-js from 2.1.4 to 2.1.5 @dependabot (#4062)
  • Bump aws-sdk from 2.1310.0 to 2.1311.0 @dependabot (#4060)

v2.3.38

  • Add API Key to Groups @georgedias (#4035)

Dependency Updates

  • Bump @types/validator from 13.7.11 to 13.7.12 @dependabot (#4055)
  • Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 @dependabot (#4054)
  • Bump aws-sdk from 2.1309.0 to 2.1310.0 @dependabot (#4053)
  • Bump @aws-sdk/client-config-service from 3.264.0 to 3.266.0 @dependabot (#4050)
  • Bump apexcharts from 3.36.0 to 3.37.0 @dependabot (#4052)
  • Bump @types/node from 18.11.18 to 18.11.19 @dependabot (#4049)
  • Bump aws-sdk from 2.1308.0 to 2.1309.0 @dependabot (#4046)
  • Bump @aws-sdk/client-config-service from 3.262.0 to 3.264.0 @dependabot (#4042)
  • Bump @types/express from 4.17.15 to 4.17.17 @dependabot (#4044)
  • Bump aws-sdk from 2.1307.0 to 2.1308.0 @dependabot (#4039)
  • Bump aws-sdk from 2.1306.0 to 2.1307.0 @dependabot (#4037)
  • Bump @nestjs/passport from 9.0.0 to 9.0.1 @dependabot (#4036)
  • Bump aws-sdk from 2.1304.0 to 2.1306.0 @dependabot (#4030)
  • Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 @dependabot (#4033)
  • Bump @aws-sdk/client-config-service from 3.261.0 to 3.262.0 @dependabot (#4032)
  • Bump @aws-sdk/client-config-service from 3.259.0 to 3.261.0 @dependabot (#4025)
  • Bump eslint from 8.32.0 to 8.33.0 @dependabot (#4024)

v2.6.37

  • Update Converters List @Amndeep7 (#4019)

Dependency Updates

  • Bump aws-sdk from 2.1303.0 to 2.1304.0 @dependabot (#4017)
  • Bump pg from 8.8.0 to 8.9.0 @dependabot (#4016)
  • Bump aws-sdk from 2.1302.0 to 2.1303.0 @dependabot (#4015)
  • Bump @vue/test-utils from 1.3.0 to 1.3.4 @dependabot (#4014)
  • Bump @aws-sdk/client-config-service from 3.258.0 to 3.259.0 @dependabot (#4013)
  • Bump aws-sdk from 2.1299.0 to 2.1302.0 @dependabot (#4010)
  • Bump @aws-sdk/client-config-service from 3.256.0 to 3.258.0 @dependabot (#4009)
  • Bump rimraf from 4.1.1 to 4.1.2 @dependabot (#4005)
  • Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 @dependabot (#4000)
  • Bump cookiejar from 2.1.3 to 2.1.4 @dependabot (#3994)
  • Bump @types/validator from 13.7.10 to 13.7.11 @dependabot (#4001)
  • Bump @typescript-eslint/parser from 5.48.2 to 5.49.0 @dependabot (#3999)
  • Bump @aws-sdk/client-config-service from 3.254.0 to 3.256.0 @dependabot (#3996)

v2.6.36

  • Adding new ASFF mapper special casings @charleshu-8 (#3325)
  • removed puppeteer dependencies since it was no longer being used @Amndeep7 (#3977)
  • Workflow updates @wdower (#3927)

Dependency Updates

  • Bump jsonwebtoken from 8.5.1 to 9.0.0 @dependabot (#3885)
  • Bump aws-sdk from 2.1295.0 to 2.1299.0 @dependabot (#3991)
  • Bump @types/node from 17.0.39 to 18.11.18 @dependabot (#3895)
  • Bump typedoc from 0.23.21 to 0.23.24 @dependabot (#3944)
  • Bump core-js from 3.27.1 to 3.27.2 @dependabot (#3985)
  • Bump dotenv-cli from 6.0.0 to 7.0.0 @dependabot (#3989)
  • Bump diff2html from 3.4.29 to 3.4.31 @dependabot (#3990)
  • Bump @aws-sdk/client-config-service from 3.252.0 to 3.254.0 @dependabot (#3987)
  • Bump d3 from 7.8.1 to 7.8.2 @dependabot (#3984)
  • Bump activesupport from 7.0.3.1 to 7.0.4.1 in /libs/inspecjs @dependabot (#3982)
  • Bump @aws-sdk/client-config-service from 3.245.0 to 3.252.0 @dependabot (#3976)
  • Bump rimraf from 4.1.0 to 4.1.1 @dependabot (#3978)
  • Bump @typescript-eslint/parser from 5.48.1 to 5.48.2 @dependabot (#3972)
  • Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.48.2 @dependabot (#3971)
  • Bump eslint from 8.31.0 to 8.32.0 @dependabot (#3969)
  • Bump rimraf from 4.0.4 to 4.1.0 @dependabot (#3973)
  • Bump prettier from 2.8.2 to 2.8.3 @dependabot (#3974)
  • Bump eslint-plugin-import from 2.27.4 to 2.27.5 @dependabot (#3970)
  • Bump prettier-plugin-organize-imports from 3.2.1 to 3.2.2 @dependabot (#3968)
  • Bump aws-sdk from 2.1294.0 to 2.1295.0 @dependabot (#3967)
  • Bump rimraf from 3.0.2 to 4.0.4 @dependabot (#3964)
  • Bump prettier from 2.8.1 to 2.8.2 @dependabot (#3947)
  • Bump @types/papaparse from 5.3.5 to 5.3.7 @dependabot (#3915)
  • Bump jquery from 3.6.0 to 3.6.3 @dependabot (#3912)
  • Bump aws-sdk from 2.1269.0 to 2.1294.0 @dependabot (#3962)
  • Bump tsconfig-paths from 4.1.1 to 4.1.2 @dependabot (#3914)
  • Bump @typescript-eslint/parser from 5.45.1 to 5.48.1 @dependabot (#3940)
  • Bump @types/passport-local from 1.0.34 to 1.0.35 @dependabot (#3946)
  • Bump @nestjs/jwt from 9.0.0 to 10.0.1 @dependabot (#3897)
  • Bump diff2html from 3.4.22 to 3.4.29 @dependabot (#3936)
  • Bump @aws-sdk/client-config-service from 3.226.0 to 3.245.0 @dependabot (#3932)
  • Bump core-js from 3.26.1 to 3.27.1 @dependabot (#3903)
  • Bump passport-jwt from 4.0.0 to 4.0.1 @dependabot (#3892)
  • Bump eslint-plugin-import from 2.26.0 to 2.27.4 @dependabot (#3959)
  • Bump @types/express from 4.17.14 to 4.17.15 @dependabot (#3852)
  • Bump yaml from 2.1.3 to 2.2.1 @dependabot (#3911)
  • Bump @nestjs/schematics from 9.0.3 to 9.0.4 @dependabot (#3896)
  • Bump eslint from 8.29.0 to 8.31.0 @dependabot (#3918)
  • Bump @mdi/js from 7.0.96 to 7.1.96 @dependabot (#3839)
  • Bump d3 from 7.7.0 to 7.8.1 @dependabot (#3955)
  • Bump class-validator from 0.13.2 to 0.14.0 @dependabot (#3836)
  • Bump luxon from 3.0.1 to 3.2.1 @dependabot (#3938)
  • Bump rxjs from 7.6.0 to 7.8.0 @dependabot (#3863)
  • Bump @casl/ability from 6.3.2 to 6.3.3 @dependabot (#3830)
  • Bump sinon from 15.0.0 to 15.0.1 @dependabot (#3865)
  • Bump vuetify from 2.6.12 to 2.6.14 @dependabot (#3952)
  • Bump @mdi/font from 7.0.96 to 7.1.96 @dependabot (#3846)

v2.6.35

Dependency Updates

  • Remove console log message in gosec-mapper.ts @Amndeep7 (#3901)

v2.6.34

Dependency Updates

  • Bump eslint-config-prettier from 8.5.0 to 8.6.0 @dependabot (#3919)

v2.6.33

- Gosecmapper @jweissm (#3838)
- made a change that fixes a bug for when sca tags are absent @jweissm (#3870)
- Modified database evaluation view to allow search on group name @samcornwell (#3849)
- Fix README.md to give the proper name for setup-dev-env.sh @samcornwell (#3835)
- Add Groups Column to Database Load View @ejaronne (#3790)

## Dependency Updates
- Bump prettier from 2.8.0 to 2.8.1 @dependabot (#3825)
- Bump @aws-sdk/client-config-service from 3.224.0 to 3.226.0 @dependabot (#3827)
- Bump supertest from 6.3.2 to 6.3.3 @dependabot (#3824)
- Bump aws-sdk from 2.1268.0 to 2.1269.0 @dependabot (#3821)
- Bump qs from 6.5.2 to 6.5.3 @dependabot (#3818)
- Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1 @dependabot (#3812)
- Bump @typescript-eslint/parser from 5.45.0 to 5.45.1 @dependabot (#3816)
- Bump d3 from 7.6.1 to 7.7.0 @dependabot (#3817)
- Bump rxjs from 7.5.7 to 7.6.0 @dependabot (#3813)
- Bump @aws-sdk/client-config-service from 3.223.0 to 3.224.0 @dependabot (#3814)
- Bump apollo-server-core from 3.10.1 to 3.11.1 @dependabot (#3809)
- Bump aws-sdk from 2.1265.0 to 2.1268.0 @dependabot (#3810)
- Bump eslint from 8.28.0 to 8.29.0 @dependabot (#3808)
- Bump @aws-sdk/client-config-service from 3.222.0 to 3.223.0 @dependabot (#3807)
- Bump supertest from 6.3.1 to 6.3.2 @dependabot (#3805)
- Bump ts-loader from 9.4.1 to 9.4.2 @dependabot (#3800)
- Bump @aws-sdk/client-config-service from 3.219.0 to 3.222.0 @dependabot (#3802)
- Bump decode-uri-component from 0.2.0 to 0.2.2 @dependabot (#3803)
- Bump tsconfig-paths from 4.1.0 to 4.1.1 @dependabot (#3801)
- Bump aws-sdk from 2.1262.0 to 2.1265.0 @dependabot (#3798)
- Bump @aws-sdk/client-config-service from 3.218.0 to 3.219.0 @dependabot (#3792)
- Bump @types/uuid from 8.3.4 to 9.0.0 @dependabot (#3795)
- Bump @types/mustache from 4.2.1 to 4.2.2 @dependabot (#3779)
- Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 @dependabot (#3785)
- Bump sinon from 14.0.1 to 15.0.0 @dependabot (#3783)
- Bump prettier-plugin-organize-imports from 3.2.0 to 3.2.1 @dependabot (#3782)
- Bump @aws-sdk/client-config-service from 3.216.0 to 3.218.0 @dependabot (#3787)
- Bump aws-sdk from 2.1261.0 to 2.1262.0 @dependabot (#3786)
- Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 @dependabot (#3784)
- Bump highlight.js from 11.6.0 to 11.7.0 @dependabot (#3781)
- Bump aws-sdk from 2.1259.0 to 2.1261.0 @dependabot (#3778)
- Bump @aws-sdk/client-config-service from 3.215.0 to 3.216.0 @dependabot (#3775)
- Bump prettier from 2.7.1 to 2.8.0 @dependabot (#3776)
- Bump bootstrap from 5.2.2 to 5.2.3 @dependabot (#3771)
- Bump @aws-sdk/client-config-service from 3.213.0 to 3.215.0 @dependabot (#3769)
- Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 @dependabot (#3768)
- Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 @dependabot (#3765)
- Bump aws-sdk from 2.1258.0 to 2.1259.0 @dependabot (#3764)
- Bump aws-sdk from 2.1257.0 to 2.1258.0 @dependabot (#3763)
- Bump eslint from 8.27.0 to 8.28.0 @dependabot (#3761)
- Bump json-server from 0.17.0 to 0.17.1 @dependabot (#3762)
- Bump aws-sdk from 2.1254.0 to 2.1257.0 @dependabot (#3760)
- Bump @aws-sdk/client-config-service from 3.210.0 to 3.213.0 @dependabot (#3759)
- Bump express-rate-limit from 6.6.0 to 6.7.0 @dependabot (#3755)
- Bump prettier-plugin-organize-imports from 3.1.1 to 3.2.0 @dependabot (#3744)
- Bump @aws-sdk/client-config-service from 3.204.0 to 3.210.0 @dependabot (#3745)
- Bump typedoc from 0.23.20 to 0.23.21 @dependabot (#3746)
- Bump aws-sdk from 2.1251.0 to 2.1254.0 @dependabot (#3753)
- Bump core-js from 3.26.0 to 3.26.1 @dependabot (#3751)
- Bump @types/bootstrap from 5.2.5 to 5.2.6 @dependabot (#3747)
- Bump @typescript-eslint/parser from 5.42.0 to 5.43.0 @dependabot (#3748)
- Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 @dependabot (#3750)
- Bump connect-pg-simple from 7.0.0 to 8.0.0 @dependabot (#3743)
- Bump aws-sdk from 2.1250.0 to 2.1251.0 @dependabot (#3741)

v2.6.32

- Fixes required to make it work on heroku @Amndeep7 (#3738)
- Display legacy vulnerability id @HenryXiaoHX (#3701)
- Update Sonarqube Mapper to include branch name in calls  @HenryXiaoHX (#3650)
- handle case where 'vulnerabilities' attribute is null instead of an array @Amndeep7 (#3718)
- Clarify XCCDF Results import scope @ejaronne (#3693)
- Updates for programmatic API creation use case @em-c-rod (#3685)
- Add Database SSL Support @camdenmoors (#3656)
- only pull open vulnerabilities for sonarqube2hdf as closed vulnerabilities @blake-burton (#3657)
- Added logos to README @ChrisHinchey (#3605)
- Updated footer @ChrisHinchey (#3617)

## Dependency Updates

- Bump @aws-sdk/client-config-service from 3.201.0 to 3.204.0 @dependabot (#3736)
- Bump typedoc from 0.23.19 to 0.23.20 @dependabot (#3730)
- Bump aws-sdk from 2.1243.0 to 2.1250.0 @dependabot (#3731)
- Bump eslint from 8.26.0 to 8.27.0 @dependabot (#3729)
- Bump chai from 4.3.6 to 4.3.7 @dependabot (#3727)
- Bump @types/jest-environment-puppeteer from 5.0.2 to 5.0.3 @dependabot (#3717)
- Bump @casl/ability from 6.3.1 to 6.3.2 @dependabot (#3716)
- Bump diff2html from 3.4.21 to 3.4.22 @dependabot (#3712)
- Bump @types/expect-puppeteer from 5.0.1 to 5.0.2 @dependabot (#3711)
- Bump @types/validator from 13.7.9 to 13.7.10 @dependabot (#3703)
- Bump @aws-sdk/client-config-service from 3.199.0 to 3.201.0 @dependabot (#3708)
- Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 @dependabot (#3706)
- Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 @dependabot (#3702)
- Bump aws-sdk from 2.1241.0 to 2.1243.0 @dependabot (#3696)
- Bump typedoc from 0.23.18 to 0.23.19 @dependabot (#3697)
- Bump @aws-sdk/client-config-service from 3.198.0 to 3.199.0 @dependabot (#3700)
- Bump mock-fs from 5.1.4 to 5.2.0 @dependabot (#3699)
- Bump supertest from 6.3.0 to 6.3.1 @dependabot (#3694)
- Bump vue-cookies from 1.8.1 to 1.8.2 @dependabot (#3698)
- Bump sanitize-html from 2.7.2 to 2.7.3 @dependabot (#3695)
- Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 @dependabot (#3681)
- Bump @aws-sdk/client-config-service from 3.194.0 to 3.198.0 @dependabot (#3691)
- Bump aws-sdk from 2.1238.0 to 2.1241.0 @dependabot (#3688)
- Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 @dependabot (#3680)
- Bump typedoc from 0.23.17 to 0.23.18 @dependabot (#3674)
- Bump core-js from 3.25.5 to 3.26.0 @dependabot (#3676)
- Bump @types/validator from 13.7.8 to 13.7.9 @dependabot (#3677)
- Bump diff2html from 3.4.19 to 3.4.21 @dependabot (#3675)
- Bump @aws-sdk/client-config-service from 3.190.0 to 3.194.0 @dependabot (#3670)
- Bump vuetify from 2.6.11 to 2.6.12 @dependabot (#3666)
- Bump eslint from 8.25.0 to 8.26.0 @dependabot (#3672)
- Bump aws-sdk from 2.1233.0 to 2.1238.0 @dependabot (#3671)
- Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 @dependabot (#3669)
- Bump @types/validator from 13.7.7 to 13.7.8 @dependabot (#3665)
- Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 @dependabot (#3664)
- Bump typedoc from 0.23.16 to 0.23.17 @dependabot (#3663)
- Bump @aws-sdk/client-config-service from 3.188.0 to 3.190.0 @dependabot (#3659)
- Bump aws-sdk from 2.1232.0 to 2.1233.0 @dependabot (#3653)
- Bump typedoc from 0.23.15 to 0.23.16 @dependabot (#3639)
- Bump @aws-sdk/client-config-service from 3.186.0 to 3.188.0 @dependabot (#3648)
- Bump apexcharts from 3.35.5 to 3.36.0 @dependabot (#3647)
- Bump aws-sdk from 2.1231.0 to 2.1232.0 @dependabot (#3649)
- Bump @typescript-eslint/parser from 5.38.1 to 5.40.0 @dependabot (#3637)
- Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 @dependabot (#3641)
- Bump express from 4.18.1 to 4.18.2 @dependabot (#3634)
- Bump oauth2-mock-server from 5.0.0 to 5.0.1 @dependabot (#3627)
- Bump eslint from 8.24.0 to 8.25.0 @dependabot (#3630)
- Bump @aws-sdk/client-config-service from 3.181.0 to 3.186.0 @dependabot (#3620)
- Bump sinon from 14.0.0 to 14.0.1 @dependabot (#3629)
- Bump yaml from 2.1.1 to 2.1.3 @dependabot (#3632)
- Bump aws-sdk from 2.1228.0 to 2.1231.0 @dependabot (#3626)
- Bump supertest from 6.2.4 to 6.3.0 @dependabot (#3628)
- Bump core-js from 3.25.3 to 3.25.5 @dependabot (#3625)
- Bump vuetify from 2.6.10 to 2.6.11 @dependabot (#3619)
- Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 @dependabot (#3613)
- Bump aws-sdk from 2.1227.0 to 2.1228.0 @dependabot (#3612)
- Bump bootstrap from 5.2.0 to 5.2.2 @dependabot (#3614)
- Bump @types/lodash from 4.14.185 to 4.14.186 @dependabot (#3611)
- Bump @types/passport-jwt from 3.0.6 to 3.0.7 @dependabot (#3608)
- Bump aws-sdk from 2.1225.0 to 2.1227.0 @dependabot (#3610)
- Bump rxjs from 7.5.6 to 7.5.7 @dependabot (#3607)
- Bump @aws-sdk/client-config-service from 3.180.0 to 3.181.0 @dependabot (#3609)
- Bump @casl/ability from 6.3.0 to 6.3.1 @dependabot (#3606)
- Bump dotenv from 16.0.2 to 16.0.3 @dependabot (#3603)
- Bump core-js from 3.25.2 to 3.25.3 @dependabot (#3599)
- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 @dependabot (#3598)
- Bump @aws-sdk/client-config-service from 3.178.0 to 3.180.0 @dependabot (#3601)
- Bump @types/validator from 13.7.6 to 13.7.7 @dependabot (#3594)
- Bump aws-sdk from 2.1224.0 to 2.1225.0 @dependabot (#3597)
- Bump @casl/ability from 6.2.0 to 6.3.0 @dependabot (#3593)
- Bump aws-sdk from 2.1223.0 to 2.1224.0 @dependabot (#3592)
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 @dependabot (#3591)
- Bump @aws-sdk/client-config-service from 3.171.0 to 3.178.0 @dependabot (#3586)
- Bump html-loader from 4.1.0 to 4.2.0 @dependabot (#3584)
- Bump eslint from 8.23.1 to 8.24.0 @dependabot (#3588)
- Bump aws-sdk from 2.1221.0 to 2.1223.0 @dependabot (#3585)
- Bump ts-loader from 9.4.0 to 9.4.1 @dependabot (#3580)
- Bump aws-sdk from 2.1220.0 to 2.1221.0 @dependabot (#3581)

v2.6.31

updated documentation

## Dependency Updates

- Bump aws-sdk from 2.1216.0 to 2.1220.0 @dependabot (#3573)
- Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.38.0 @dependabot (#3565)
- Bump @casl/ability from 6.1.1 to 6.2.0 @dependabot (#3572)
- Bump core-js from 3.25.1 to 3.25.2 @dependabot (#3569)
- Bump ts-loader from 9.3.1 to 9.4.0 @dependabot (#3571)
- Bump @typescript-eslint/parser from 5.37.0 to 5.38.0 @dependabot (#3570)
- Bump vue-cli-plugin-vuetify from 2.5.5 to 2.5.8 @dependabot (#3567)
- Bump typedoc from 0.23.14 to 0.23.15 @dependabot (#3564)
- Bump @aws-sdk/client-config-service from 3.168.0 to 3.171.0 @dependabot (#3562)
- Bump jose from 4.8.3 to 4.9.3 @dependabot (#3561)
- Bump sanitize-html from 2.7.1 to 2.7.2 @dependabot (#3559)
- Bump date-fns from 2.29.2 to 2.29.3 @dependabot (#3560)
- Bump aws-sdk from 2.1214.0 to 2.1216.0 @dependabot (#3557)
- Bump quicktype from 15.0.261 to 15.1.0 @dependabot (#3556)
- Bump @types/express from 4.17.13 to 4.17.14 @dependabot (#3553)
- Bump @types/lodash from 4.14.184 to 4.14.185 @dependabot (#3546)
- Bump @typescript-eslint/parser from 5.36.2 to 5.37.0 @dependabot (#3552)
- Bump vuetify from 2.6.9 to 2.6.10 @dependabot (#3551)
- Bump eslint from 8.23.0 to 8.23.1 @dependabot (#3550)
- Bump aws-sdk from 2.1213.0 to 2.1214.0 @dependabot (#3549)

v2.6.30

added more unit tests for attestations @wdower ()
Veracodemapperlicenses @jweissm ()
Missed conversion from raw text to enum for veracode @Amndeep7 ()
Update README.md @georgedias ()
update tables and some language in the readme @em-c-rod ()
Add support for Fortify in Heimdall; update Fortify mapper @charleshu-8 ()
Updating XCCDF mapper formatting @charleshu-8 ()
Updating mapper tests for withraw flag @charleshu-8 ()
added dev env setup script, tweaked README @wdower ()
Add help button for S3 @camdenmoors ()
Allow setting of AWS Region For S3 Access @camdenmoors ()
Used local tsc to account for use case @Rlin232 ()
Remove ANSI Colors and Invalid Unicode Characters from Checklist Export @camdenmoors ()
Add Default CCIs for Relevant NIST Controls @camdenmoors ()
Updated hdf-converters README to list veracode as a supported format @Rlin232 ()
Adding support for Twistlock code repo scans @charleshu-8 ()
Addressing passthrough placement in hdf2asff files (issue ) @charleshu-8 ()
Use basetag instead of the full nist tag. @Amndeep7 ()

Dependency Updates

Bump uuid from 8.3.2 to 9.0.0 @dependabot ()
Bump aws-sdk from 2.1212.0 to 2.1213.0 @dependabot ()
Bump aws-sdk from 2.1210.0 to 2.1212.0 @dependabot ()
Bump express-rate-limit from 6.5.2 to 6.6.0 @dependabot ()
Bump winston from 3.8.1 to 3.8.2 @dependabot ()
Bump @typescript-eslint/parser from 5.36.1 to 5.36.2 @dependabot ()
Bump core-js from 3.25.0 to 3.25.1 @dependabot ()
Bump @nestjs/schematics from 9.0.2 to 9.0.3 @dependabot ()
Bump @aws-sdk/client-config-service from 3.163.0 to 3.165.0 @dependabot ()
Bump aws-sdk from 2.1208.0 to 2.1210.0 @dependabot ()
Bump typedoc from 0.23.13 to 0.23.14 @dependabot ()
Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 @dependabot ()
Bump diff2html from 3.4.18 to 3.4.19 @dependabot ()
Bump prettier-plugin-organize-imports from 3.1.0 to 3.1.1 @dependabot ()
Bump @nestjs/schematics from 9.0.1 to 9.0.2 @dependabot ()
Bump aws-sdk from 2.1206.0 to 2.1208.0 @dependabot ()
Bump @aws-sdk/client-config-service from 3.160.0 to 3.163.0 @dependabot ()
Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1 @dependabot ()
Bump @typescript-eslint/parser from 5.35.1 to 5.36.1 @dependabot ()
Bump typedoc from 0.23.11 to 0.23.13 @dependabot ()
Bump @types/papaparse from 5.3.4 to 5.3.5 @dependabot ()
Bump @types/validator from 13.7.5 to 13.7.6 @dependabot ()
Bump dotenv from 16.0.1 to 16.0.2 @dependabot ()
Bump aws-sdk from 2.1204.0 to 2.1206.0 @dependabot ()
Bump @casl/ability from 6.0.0 to 6.1.1 @dependabot ()
Bump moment-timezone from 0.5.34 to 0.5.37 @dependabot ()
Bump @aws-sdk/client-config-service from 3.159.0 to 3.160.0 @dependabot ()
Bump aws-sdk from 2.1201.0 to 2.1204.0 @dependabot ()
Bump @types/bootstrap from 5.2.2 to 5.2.3 @dependabot ()
Bump express-rate-limit from 6.5.1 to 6.5.2 @dependabot ()
Bump @aws-sdk/client-config-service from 3.154.0 to 3.159.0 @dependabot ()
Bump vue-cli-plugin-vuetify from 2.5.4 to 2.5.5 @dependabot ()
Bump eslint from 8.22.0 to 8.23.0 @dependabot ()
Bump core-js from 3.24.1 to 3.25.0 @dependabot ()
Bump typedoc from 0.23.10 to 0.23.11 @dependabot ()
Bump apexcharts from 3.35.4 to 3.35.5 @dependabot ()
Bump @types/papaparse from 5.3.3 to 5.3.4 @dependabot ()
Bump @typescript-eslint/parser from 5.34.0 to 5.35.1 @dependabot ()
Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1 @dependabot ()
Bump aws-sdk from 2.1200.0 to 2.1201.0 @dependabot ()
Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 @dependabot ()
Bump pg from 8.7.3 to 8.8.0 @dependabot ()
Bump @typescript-eslint/parser from 5.33.1 to 5.34.0 @dependabot ()
Bump aws-sdk from 2.1199.0 to 2.1200.0 @dependabot ()
Bump aws-sdk from 2.1198.0 to 2.1199.0 @dependabot ()
Bump prettier-plugin-organize-imports from 3.0.3 to 3.1.0 @dependabot ()
Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 @dependabot ()
Bump @aws-sdk/client-config-service from 3.150.0 to 3.154.0 @dependabot ()
Bump date-fns from 2.29.1 to 2.29.2 @dependabot ()
Bump lerna from 5.4.1 to 5.4.3 @dependabot ()
Bump vue-cli-plugin-vuetify from 2.5.1 to 2.5.4 @dependabot ()
Bump @types/lodash from 4.14.183 to 4.14.184 @dependabot ()
Bump aws-sdk from 2.1196.0 to 2.1198.0 @dependabot ()
Bump apollo-server-core from 3.9.0 to 3.10.1 @dependabot ()
Bump aws-sdk from 2.1194.0 to 2.1196.0 @dependabot ()
Bump @types/lodash from 4.14.182 to 4.14.183 @dependabot ()
Bump @types/bootstrap from 5.2.1 to 5.2.2 @dependabot ()
Bump @aws-sdk/client-config-service from 3.145.0 to 3.150.0 @dependabot ()
Bump eslint from 8.21.0 to 8.22.0 @dependabot ()
Bump @typescript-eslint/parser from 5.33.0 to 5.33.1 @dependabot ()
Bump aws-sdk from 2.1192.0 to 2.1194.0 @dependabot ()
Bump lerna from 5.4.0 to 5.4.1 @dependabot ()
Bump lerna from 5.3.0 to 5.4.0 @dependabot ()
Bump @types/chai from 4.3.1 to 4.3.3 @dependabot ()
Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 @dependabot ()
Bump @aws-sdk/client-config-service from 3.144.0 to 3.145.0 @dependabot ()
Bump aws-sdk from 2.1190.0 to 2.1192.0 @dependabot ()
Bump vuetify from 2.6.8 to 2.6.9 @dependabot ()
Bump @typescript-eslint/parser from 5.32.0 to 5.33.0 @dependabot ()
Bump prettier-plugin-organize-imports from 3.0.0 to 3.0.3 @dependabot ()
Bump tsconfig-paths from 4.0.0 to 4.1.0 @dependabot ()
Bump aws-sdk from 2.1188.0 to 2.1190.0 @dependabot ()
Bump @aws-sdk/client-config-service from 3.142.0 to 3.144.0 @dependabot ()
Bump mock-fs from 5.1.2 to 5.1.4 @dependabot ()
Bump @types/validator from 13.7.4 to 13.7.5 @dependabot ()
Bump typedoc from 0.23.9 to 0.23.10 @dependabot ()
Bump @aws-sdk/client-config-service from 3.141.0 to 3.142.0 @dependabot ()
Bump aws-sdk from 2.1186.0 to 2.1188.0 @dependabot ()
Bump @types/papaparse from 5.3.2 to 5.3.3 @dependabot ()
Bump aws-sdk from 2.1185.0 to 2.1186.0 @dependabot ()
Bump eslint from 8.20.0 to 8.21.0 @dependabot ()
Bump @typescript-eslint/parser from 5.31.0 to 5.32.0 @dependabot ()
Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 @dependabot ()
Bump @types/bootstrap from 5.2.0 to 5.2.1 @dependabot ()
Bump @aws-sdk/client-config-service from 3.137.0 to 3.141.0 @dependabot ()
Bump lerna from 5.2.0 to 5.3.0 @dependabot ()
Bump vuetify from 2.6.7 to 2.6.8 @dependabot ()
Bump core-js from 3.24.0 to 3.24.1 @dependabot ()
Bump @typescript-eslint/parser from 5.30.7 to 5.31.0 @dependabot ()
Bump typedoc from 0.23.8 to 0.23.9 @dependabot ()
Bump aws-sdk from 2.1184.0 to 2.1185.0 @dependabot ()
Bump aws-sdk from 2.1181.0 to 2.1184.0 @dependabot ()
Bump core-js from 3.23.5 to 3.24.0 @dependabot ()
Bump express-rate-limit from 6.4.0 to 6.5.1 @dependabot ()
Bump @aws-sdk/client-config-service from 3.131.0 to 3.137.0 @dependabot ()
Bump diff2html from 3.4.17 to 3.4.18 @dependabot ()
Bump date-fns from 2.28.0 to 2.29.1 @dependabot ()
Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 @dependabot ()
Bump apexcharts from 3.35.3 to 3.35.4 @dependabot ()
Bump aws-sdk from 2.1180.0 to 2.1181.0 @dependabot ()
Bump @casl/ability from 5.4.4 to 6.0.0 @dependabot ()
Bump lerna from 5.1.8 to 5.2.0 @dependabot ()
Bump @types/bootstrap from 5.1.13 to 5.2.0 @dependabot ()
Bump aws-sdk from 2.1178.0 to 2.1180.0 @dependabot ()
Bump bootstrap from 5.1.3 to 5.2.0 @dependabot ()
Bump @mdi/js from 6.9.96 to 7.0.96 @dependabot ()
Bump sanitize-html from 2.7.0 to 2.7.1 @dependabot ()
Bump @types/sinon from 10.0.12 to 10.0.13 @dependabot ()
Bump @mdi/font from 6.9.96 to 7.0.96 @dependabot ()
Bump terser from 4.8.0 to 4.8.1 @dependabot ()
Bump aws-sdk from 2.1177.0 to 2.1178.0 @dependabot ()
Bump @types/mustache from 4.1.3 to 4.2.1 @dependabot ()
Bump typedoc from 0.23.7 to 0.23.8 @dependabot ()
Bump aws-sdk from 2.1173.0 to 2.1177.0 @dependabot ()
Bump core-js from 3.23.4 to 3.23.5 @dependabot ()
Bump @typescript-eslint/parser from 5.30.6 to 5.30.7 @dependabot ()
Bump eslint from 8.19.0 to 8.20.0 @dependabot ()
Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 @dependabot ()
Bump @aws-sdk/client-config-service from 3.130.0 to 3.131.0 @dependabot ()
Bump @types/bootstrap from 5.1.12 to 5.1.13 @dependabot ()
Bump @aws-sdk/client-config-service from 3.128.0 to 3.130.0 @dependabot ()
Bump ts-node from 10.8.2 to 10.9.1 @dependabot ()
Bump highlight.js from 11.5.1 to 11.6.0 @dependabot ()
Bump @aws-sdk/client-config-service from 3.127.0 to 3.128.0 @dependabot ()
Bump inspec-bin from 5.17.4 to 5.18.14 in /libs/inspecjs @dependabot ()
Bump luxon from 2.4.0 to 3.0.1 @dependabot ()
Bump aws-sdk from 2.1171.0 to 2.1173.0 @dependabot ()
Bump core-js from 3.23.3 to 3.23.4 @dependabot ()
Bump rxjs from 7.5.5 to 7.5.6 @dependabot ()
Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 @dependabot ()
Bump @aws-sdk/client-config-service from 3.123.0 to 3.127.0 @dependabot ()
Bump @typescript-eslint/parser from 5.30.5 to 5.30.6 @dependabot ()
Bump html-loader from 3.1.2 to 4.1.0 @dependabot ()
Bump typedoc from 0.23.6 to 0.23.7 @dependabot ()
Bump aws-sdk from 2.1170.0 to 2.1171.0 @dependabot ()
Bump @nestjs/schematics from 8.0.11 to 9.0.1 @dependabot ()
Bump @nestjs/jwt from 8.0.1 to 9.0.0 @dependabot ()
Bump @nestjs/sequelize from 8.0.1 to 9.0.0 @dependabot ()
Bump typedoc from 0.23.5 to 0.23.6 @dependabot ()
Bump @nestjs/passport from 8.2.2 to 9.0.0 @dependabot ()
Bump @vue/cli from 5.0.7 to 5.0.8 @dependabot ()
Bump @vue/cli-plugin-eslint from 5.0.7 to 5.0.8 @dependabot ()
Bump @aws-sdk/client-config-service from 3.121.0 to 3.123.0 @dependabot ()