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

Add support for user defined api requests #26

Open
5 tasks
povimd9 opened this issue Apr 8, 2023 · 0 comments
Open
5 tasks

Add support for user defined api requests #26

povimd9 opened this issue Apr 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@povimd9
Copy link
Owner

povimd9 commented Apr 8, 2023

As an implementer, I want to define custom API requests, So i can integrate additional custom checks for untrusted files.

Acceptance Criteria

  • Test coverage of at least 80%
  • JSON configuration supported for implementers to define custom API calls
  • Configurations support defining - URI endpoint, request headers, credentials place holders, request body, placeholders for filename / filebytes / file checksum, response pass/fail headers / body, request timeout + behaviour (fail/pass on timeout).
  • Secure credential loading from dedicated file, with best practices for use.
  • Comprehensive logging of requests/responses
@povimd9 povimd9 added the enhancement New feature or request label Apr 8, 2023
@povimd9 povimd9 self-assigned this Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant