Skip to content

Commit

Permalink
1.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: wdower <[email protected]>
  • Loading branch information
wdower committed Jan 21, 2024
1 parent 7f07296 commit 4d6c061
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.2
1.3.3
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@mitre/saf",
"description": "The MITRE Security Automation Framework (SAF) Command Line Interface (CLI) brings together applications, techniques, libraries, and tools developed by MITRE and the security community to streamline security automation for systems and DevOps pipelines.",
"version": "1.3.2",
"version": "1.3.3",
"author": "The MITRE Security Automation Framework",
"bin": "./bin/run",
"bugs": "https://github.com/mitre/saf/issues",
"dependencies": {
"@aws-sdk/client-config-service": "^3.398.0",
"@aws-sdk/client-securityhub": "^3.287.0",
"@mitre/emass_client": "3.10.0",
"@mitre/hdf-converters": "^2.9.1",
"@mitre/heimdall-lite": "^2.9.2",
"@mitre/hdf-converters": "^2.9.4",
"@mitre/heimdall-lite": "^2.9.5",
"@mitre/inspec-objects": "^1.0.1",
"@oclif/core": "^3.16.0",
"@oclif/plugin-help": "^6.0.9",
Expand Down

0 comments on commit 4d6c061

Please sign in to comment.