You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/connecting_your_tools/connectors/connectors_tool_reference.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -133,19 +133,19 @@ This connector uses the Probely REST API to fetch data.
133
133
You can find an API key under the User \> API Keys menu in Probely.
134
134
See [Probely documentation](https://help.probely.com/en/articles/8592281-how-to-generate-an-api-key) for more info.
135
135
136
-
## **SemGrep**
136
+
## **Semgrep**
137
137
138
-
This connector uses the SemGrep REST API to fetch data.
138
+
This connector uses the Semgrep REST API to fetch data.
139
139
140
140
#### Connector Mappings
141
141
142
-
Enter https://semgrep.dev/api/v1/in the **Location** field.
142
+
Enter `https://semgrep.dev/api/v1/`in the **Location** field.
143
143
144
144
1. Enter a valid API key in the **Secret** field. You can find this on the Tokens page:
145
145
146
146
"Settings" in the left navbar \> Tokens \> Create new token ([https://semgrep.dev/orgs/\-/settings/tokens](https://semgrep.dev/orgs/-/settings/tokens))
147
147
148
-
See [SemGrep documentation](https://semgrep.dev/docs/semgrep-cloud-platform/semgrep-api/#tag__badge-list) for more info.
148
+
See [Semgrep documentation](https://semgrep.dev/docs/semgrep-cloud-platform/semgrep-api/#tag__badge-list) for more info.
0 commit comments