Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "semgrep-plugin",
"description": "Plugin by Semgrep. Provides security scanning via MCP, hooks, and skills for Cursor.",
"version": "0.4.2",
"description": "Scans agent-generated code for security vulnerabilities using Semgrep.",
"version": "0.4.3",
"author": {
"name": "Semgrep"
},
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Change log
## 0.4.3
chore: update plugin description
## 0.4.2
fix: update command for Semgrep plugin setup in README
## 0.4.1
Expand Down