@storm-software/markdownlint
Advanced tools
@@ -41,4 +41,7 @@ { | ||
| ".yarn/**/*", | ||
| ".pnp/**/*" | ||
| ".pnp/**/*", | ||
| "**/nx/**/schema.md", | ||
| "**/nx/**/*.schema.md", | ||
| "**/nx/**/generators/**/files" | ||
| ] | ||
| } |
+2
-2
| { | ||
| "name": "@storm-software/markdownlint", | ||
| "version": "0.30.123", | ||
| "version": "0.30.124", | ||
| "private": false, | ||
@@ -103,3 +103,3 @@ "description": "An opinionated collection of markdownlint rules used by Storm Software.", | ||
| "publishConfig": { "access": "public" }, | ||
| "gitHead": "d510f8f3e251a1dba443b89b8309514fbfd28231" | ||
| "gitHead": "4dc7915ed072d930790078168addabe7849c3828" | ||
| } |
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
66863
0.13%