@storm-software/markdownlint
Advanced tools
| { | ||
| "$schema": "https://raw.githubusercontent.com/DavidAnson/markdownlint-cli2/v0.17.2/schema/markdownlint-cli2-config-schema.json", | ||
| "config": { | ||
| "extends": "recommended.markdownlint.jsonc" | ||
| }, | ||
| // "customRules": ["@storm-software/markdownlint/rules"], | ||
@@ -4,0 +7,0 @@ "fix": true, |
+2
-2
| { | ||
| "name": "@storm-software/markdownlint", | ||
| "version": "0.30.122", | ||
| "version": "0.30.123", | ||
| "private": false, | ||
@@ -103,3 +103,3 @@ "description": "An opinionated collection of markdownlint rules used by Storm Software.", | ||
| "publishConfig": { "access": "public" }, | ||
| "gitHead": "d25611f159f924c2b62a51d54f9907c91d036cb2" | ||
| "gitHead": "d510f8f3e251a1dba443b89b8309514fbfd28231" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
66773
0.1%