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/framework-contrast_security_agent.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,10 @@ When binding ContrastSecurity using a user-provided service, it must have name o
14
14
15
15
| Name | Description
16
16
| ---- | -----------
17
-
| `teamserver_url` | The base URL in which your user has access to and the URL to which the Agent will report. ex: https://app.contrastsecurity.com
18
-
| `username` | The account name to use when downloading the agent
19
-
| `org_uuid` | The org uuid to send app information to, this is the org that your bound application will appear within
20
17
| `api_key` | Your user's api key
21
18
| `service_key` | Your user's service key
22
-
19
+
| `teamserver_url` | The base URL in which your user has access to and the URL to which the Agent will report. ex: https://app.contrastsecurity.com
20
+
| `username` | The account name to use when downloading the agent
23
21
24
22
## Configuration
25
23
For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to [Configuration and Extension][].
0 commit comments