File tree Expand file tree Collapse file tree
crates/bins/src/bin/datadog_static_analyzer_server/ide Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- @host = http://localhost:7777
2-
1+ @host = http://localhost:49159
32@configuration = c2NoZW1hLXZlcnNpb246IHYxCnJ1bGVzZXRzOgotIGphdmEtMQotIGphdmEtc2VjdXJpdHk=
43# schema-version: v1
54# rulesets:
1211# - java-1
1312# - java-security
1413
14+
1515### version
1616GET {{host }}/version HTTP/1.1
1717
@@ -142,7 +142,6 @@ Content-Type: application/json
142142 "encoded" : false
143143}
144144
145-
146145### parse-config legacy
147146POST {{host }}/ide/v2/config/parse HTTP/1.1
148147Content-Type: application/json
@@ -158,6 +157,3 @@ Content-Type: application/json
158157{
159158 "configuration" : " schema-version: v1.0\n sast:\n ruleset-configs:\n java-1:\n only-paths:\n - domains/project1"
160159}
161-
162-
163-
You can’t perform that action at this time.
0 commit comments