We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ "blocks": [ { "type": "header", "text": { "type": "plain_text", "text": "ansi-regex" } }, { "type": "section", "text": { "type": "mrkdwn", "text": "_Regular Expression Denial of Service (ReDoS)_" } }, { "type": "section", "text": { "type": "mrkdwn", "text": "*Vulnerability:*\n <https://snyk.io|CWE-400> - <https://snyk.io | CVE-2021-3807> - <https://snyk.io | CVSS 7.5>" } }, { "type": "section", "fields": [ { "type": "mrkdwn", "text": "*Score:*\n485" }, { "type": "mrkdwn", "text": "*Priority:*\n:red_circle: High\n " }, { "type": "mrkdwn", "text": "*Snyk Identifier:*\nSNYK-JS-ANSIREGEX-1583908" }, { "type": "mrkdwn", "text": "*Introduced through:*\[email protected]" } ] }, { "type": "actions", "elements": [ { "type": "button", "text": { "type": "plain_text", "emoji": true, "text": "View on Snyk.io" }, "style": "primary", "value": "click_me_123" }, { "type": "button", "text": { "type": "plain_text", "emoji": true, "text": "Ignore" }, "style": "danger", "value": "click_me_123" } ] } ] }
The text was updated successfully, but these errors were encountered:
carwin
No branches or pull requests
Draft / Concept
Accompanying block array
The text was updated successfully, but these errors were encountered: