Skip to content

Commit

Permalink
1.4.6
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Medina <[email protected]>
  • Loading branch information
DMedina6 committed May 22, 2024
1 parent a88b33f commit 7297ef3
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.5
1.4.6
28 changes: 14 additions & 14 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.4.5",
"version": "1.4.6",
"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.10.7",
"@mitre/heimdall-lite": "2.10.7",
"@mitre/hdf-converters": "2.10.8",
"@mitre/heimdall-lite": "2.10.8",
"@mitre/inspec-objects": "1.0.1",
"@oclif/core": "^3.16.0",
"@oclif/plugin-help": "^6.0.9",
Expand Down

0 comments on commit 7297ef3

Please sign in to comment.