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 file scan storage, API keys, and updated page functionality #31

Merged
merged 16 commits into from
Mar 22, 2023

Conversation

phutelmyer
Copy link
Contributor

@phutelmyer phutelmyer commented Mar 13, 2023

This pull request adds several new features and improvements to the project, including:

  • Adding functionality to store entire file scans rather than just the top level file, allowing for more comprehensive analysis Strelka scans.
  • Adding support for API keys, allowing users to authenticate and use the service with greater security and control.
  • Updating the File Scan page with additional details and functionality.
  • Updating the submission table to display the number of files scanned in each submission.
  • Updating configs and references in the README to support API updates and LDAP changes.
  • Adding the ability to add external hotlinks to files, allowing for easy reference to external resources.
  • Reformatting most Python files and adding Typing annotations for improved code clarity and maintainability.

This pull request also includes several bug fixes and other small improvements to improve overall stability and usability.

image

@phutelmyer phutelmyer added the enhancement New feature or request label Mar 16, 2023
@phutelmyer
Copy link
Contributor Author

Running into some bugs during larger tests.

@phutelmyer phutelmyer changed the title Adding API Support Add support for file scan storage, API keys, and updated page functionality Mar 22, 2023
@phutelmyer phutelmyer marked this pull request as ready for review March 22, 2023 12:43
@phutelmyer phutelmyer merged commit 62a6781 into main Mar 22, 2023
@phutelmyer phutelmyer deleted the api-support branch January 15, 2024 14:47
phutelmyer added a commit that referenced this pull request Jan 29, 2024
Add support for file scan storage, API keys, and updated page functionality
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

Successfully merging this pull request may close these issues.

None yet

1 participant