Socket
Socket
Sign inDemoInstall

@enterprise-cmcs/macpro-security-hub-sync

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enterprise-cmcs/macpro-security-hub-sync - npm Package Compare versions

Comparing version 1.10.1 to 1.10.2

2

dist/macpro-security-hub-sync.js

@@ -213,3 +213,3 @@ "use strict";

fields: {
summary: `SecurityHub Finding - ${finding.title}`,
summary: `SecurityHub Finding - ${finding.title}`.substring(0, 255),
description: this.createIssueBody(finding),

@@ -216,0 +216,0 @@ issuetype: { name: "Task" },

@@ -7,3 +7,3 @@ {

},
"version": "1.10.1",
"version": "1.10.2",
"description": "NPM module to create Jira issues for all findings in Security Hub for the current AWS account..",

@@ -10,0 +10,0 @@ "main": "./dist/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc