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

Fix/optimization #97

Closed
wants to merge 2 commits into from
Closed

Fix/optimization #97

wants to merge 2 commits into from

Conversation

bakhterets
Copy link
Contributor

  • redis caching added
  • session changed to session_redis
  • 500 code in /incidents/ fixed (occurred when trying to pass to a non-existent id)
  • added indexes for fields used for filtering in queries

caching and web_test updated

/incidents/<id> caching added;
500 code (wrong inc id) fixed

GitGuardian Security Checks fix

GitGuardian Security Checks "remove podman example"
@bakhterets bakhterets added bug Something isn't working enhancement New feature or request labels Jan 30, 2024
Copy link

gitguardian bot commented Jan 30, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@vladimirhasko
Copy link
Contributor

recheck

@bakhterets bakhterets closed this Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants