Skip to content

Commit

Permalink
prep for 1.4.8
Browse files Browse the repository at this point in the history
Signed-off-by: Amndeep Singh Mann <[email protected]>
  • Loading branch information
Amndeep7 committed Jun 13, 2024
1 parent 43674f1 commit 1560cdf
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.7
1.4.8
14 changes: 7 additions & 7 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,7 +1,7 @@
{
"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.7",
"version": "1.4.8",
"author": "The MITRE Security Automation Framework",
"bin": "./bin/run",
"bugs": "https://github.com/mitre/saf/issues",
Expand All @@ -10,7 +10,7 @@
"@aws-sdk/client-securityhub": "^3.287.0",
"@mitre/emass_client": "3.10.0",
"@mitre/hdf-converters": "2.10.8",
"@mitre/heimdall-lite": "2.10.9",
"@mitre/heimdall-lite": "2.10.10",
"@mitre/inspec-objects": "1.0.1",
"@oclif/core": "^3.16.0",
"@oclif/plugin-help": "^6.0.9",
Expand Down Expand Up @@ -50,7 +50,7 @@
"https": "^1.0.0",
"inquirer": "8.0.0",
"inquirer-file-tree-selection-prompt": "2.0.2",
"inspecjs": "^2.8.1",
"inspecjs": "^2.10.8",
"jest": "^29.7.0",
"jest-mock": "^29.7.0",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit 1560cdf

Please sign in to comment.