Skip to content
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

client: add API for the spider #6165

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tenaz3
Copy link

@tenaz3 tenaz3 commented Feb 5, 2025

Overview

Add the new spider(Client Spider) to the API.
Actions: start scan / stop scan
Views: view status

Related Issues

Specify any related issues or pull requests by linking to them.

Checklist

  • Update help
  • Update changelog
  • Run ./gradlew spotlessApply for code formatting
  • Write tests
  • Check code coverage
  • Sign-off commits
  • Squash commits
  • Use a descriptive title

For more details, please refer to the developer rules and guidelines.

@thc202 thc202 changed the title Client spider api client: add API for the spider Feb 5, 2025
@psiinon
Copy link
Member

psiinon commented Feb 5, 2025

Logo
Checkmarx One – Scan Summary & Details332f8405-c026-42a7-b6ad-7022ad5a8f2d

Great job, no security vulnerabilities found in this Pull Request

@tenaz3 tenaz3 force-pushed the client-spider-api branch from 31c9186 to c3f0f20 Compare February 6, 2025 13:12
@tenaz3
Copy link
Author

tenaz3 commented Feb 6, 2025

@kingthorin, How can I get the results and export it?

@kingthorin
Copy link
Member

Sorry, what results?

@tenaz3
Copy link
Author

tenaz3 commented Feb 6, 2025

Sorry, what results?

The scan 'results' from the client spider. I meant the visited nodes or that will be in the SiteTree or ClientMap?

@kingthorin
Copy link
Member

I don't know off the top of my head.

@tenaz3
Copy link
Author

tenaz3 commented Feb 7, 2025

Any other changes request for this PR?

Signed-off-by: Nilson Magalhaes Junior <tenaz3.comp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants