Create Socket API Key for CI/CD
Create your Socket API token
You can either create your API token yourself if you have permissions in your socket.dev account or you can have your Admin create it for you with the Reports scope.
-
Log into the socket.dev dashboard
-
Go to Settings
-
Go to the API Tokens tab
-
Select Create API Token
-
Give the token a name like CI/CD API Token
-
Select the following scopes
-
repo
- repo:list
- repo:create
- repo:update
-
security-policy
- security-policy:read
-
Triage
-
list
-
update
-
-
full-scans
- full-scans:list
- full-scans:create
-
packages
- packages:list
-
-
Click Confirm
-
Click on Show key
-
Click on the API Token to copy
Updated about 21 hours ago