-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implemented the REST API #1452
Merged
Merged
Implemented the REST API #1452
Commits on Nov 15, 2023
-
* Fixes guacsec#1326 * Implemented the REST API for Known * Fixed docker-compose down When running `make stop-service` I was getting: ``` make stop-service docker compose down service "oci-collector" depends on undefined service guac-graphql: invalid compose project make: *** [stop-service] Error 15 ``` This is because the guac-graphql was removed from, 8336525. Signed-off-by: nathannaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6dc2bfe - Browse repository at this point
Copy the full SHA 6dc2bfeView commit details -
Added comments to vuln to improve readability
Signed-off-by: nathannaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c94638 - Browse repository at this point
Copy the full SHA 0c94638View commit details -
Signed-off-by: nathannaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c811ad - Browse repository at this point
Copy the full SHA 7c811adView commit details -
Updated to include visualizer url
Signed-off-by: nathannaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3413db0 - Browse repository at this point
Copy the full SHA 3413db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94cde1e - Browse repository at this point
Copy the full SHA 94cde1eView commit details -
Signed-off-by: nathannaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4b69fe - Browse repository at this point
Copy the full SHA f4b69feView commit details -
Signed-off-by: nathannaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7a3fa7 - Browse repository at this point
Copy the full SHA f7a3fa7View commit details -
Signed-off-by: nathannaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40d743d - Browse repository at this point
Copy the full SHA 40d743dView commit details -
Ignored other operating systems for goreleaser
Signed-off-by: nathannaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d62ec1 - Browse repository at this point
Copy the full SHA 3d62ec1View commit details -
Signed-off-by: nathannaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f46f09a - Browse repository at this point
Copy the full SHA f46f09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a55af6 - Browse repository at this point
Copy the full SHA 5a55af6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.