Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .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.1",
"version": "0.4.2",
"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.2
fix: update command for Semgrep plugin setup in README
## 0.4.1
fix: update Cursor readme to say Semgrep Cursor Plugin
## 0.4.0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
To use the Semgrep plugin:
1. Install the plugin from the Cursor Plugin Marketplace

1. Run the `/semgrep-plugin:setup-semgrep-plugin` skill.
1. Run the `/setup-semgrep-plugin` skill.

## Contributing

Expand Down