We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a79ab1 commit 055f9d7Copy full SHA for 055f9d7
2 files changed
README.md
@@ -1,7 +1,10 @@
1
-# Socket Security GitHub Action
+# Socket Security (GitHub Action)
2
3
A GitHub Action for running [Socket.dev](https://socket.dev)
4
5
+> [!TIP]
6
+> A [GitHub App](https://github.com/marketplace/socket-security) is also available for a fully automated SCA workflow.
7
+
8
## Usage
9
10
### Socket Firewall: Free
action.yml
@@ -1,6 +1,6 @@
name: Socket Security (Action)
-description: Run Socket.dev security analysis in firewall or CLI mode
+description: GitHub Action to run Socket in CLI or Firewall mode
author: Socket Inc.
0 commit comments