Skip to content

Commit e326f43

Browse files
committed
- Updated pom file and structure of code for jenkins comments
1 parent 5cd1260 commit e326f43

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,6 @@ pipeline {
7979

8080
## Configuration
8181

82-
### Environment Variables
83-
84-
You can configure API endpoints using environment variables or system properties:
85-
86-
- `VIGILNZ_AUTH_URL` or `-Dvigilnz.auth.url`: Authentication API URL (default: `http://localhost:1337/auth/api-key`)
87-
- `VIGILNZ_SCAN_URL` or `-Dvigilnz.scan.url`: Multi-scan API URL (default: `http://localhost:8000/scan-targets/multi-scan`)
88-
8982
### Scan Types
9083

9184
- **CVE**: Common Vulnerabilities and Exposures scan
Lines changed: 19 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)