Skip to content

Commit 91b2d78

Browse files
committed
fix: move skills into .claude-plugin to avoid path traversal
1 parent b113613 commit 91b2d78

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"plugins": [
88
{
99
"name": "polars-backtest",
10-
"source": "./..",
10+
"source": "./",
1111
"description": "Polars backtest extension development helper - backtesting with polars expressions"
1212
}
1313
]
File renamed without changes.

0 commit comments

Comments
 (0)