@storm-software/markdownlint
Advanced tools
@@ -35,3 +35,12 @@ { | ||
| "**/.idea/**/*", | ||
| ".agents/**/*", | ||
| "**/.agents/**/*", | ||
| ".claude/**/*", | ||
| "**/.claude/**/*", | ||
| ".cursor/**/*", | ||
| "**/.cursor/**/*", | ||
| ".opencode/**/*", | ||
| "**/.opencode/**/*", | ||
| ".nx/**/*", | ||
| "**/.nx/**/*", | ||
| ".vscode/**/*", | ||
@@ -38,0 +47,0 @@ ".github/**/*", |
+2
-2
| { | ||
| "name": "@storm-software/markdownlint", | ||
| "version": "0.30.124", | ||
| "version": "0.30.125", | ||
| "private": false, | ||
@@ -103,3 +103,3 @@ "description": "An opinionated collection of markdownlint rules used by Storm Software.", | ||
| "publishConfig": { "access": "public" }, | ||
| "gitHead": "4dc7915ed072d930790078168addabe7849c3828" | ||
| "gitHead": "b5b3c51a63e328729b23693d73ab17751fdf367c" | ||
| } |
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
67058
0.29%