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 authentication with API key for the /logs endpoint #663

Merged
merged 2 commits into from
Apr 19, 2021

Conversation

kanchwala-yusuf
Copy link
Contributor

fixes #662

@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #663 (f05c973) into master (225a914) will decrease coverage by 0.34%.
The diff coverage is 6.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #663      +/-   ##
==========================================
- Coverage   74.90%   74.56%   -0.35%     
==========================================
  Files         110      110              
  Lines        3068     3082      +14     
==========================================
  Hits         2298     2298              
- Misses        595      609      +14     
  Partials      175      175              
Impacted Files Coverage Δ
pkg/http-server/webhook-scan-logs.go 0.00% <0.00%> (ø)
pkg/http-server/routes.go 100.00% <100.00%> (ø)

@sonarcloud
Copy link

sonarcloud bot commented Apr 19, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@patilpankaj212 patilpankaj212 merged commit 71b776f into tenable:master Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add API_KEY to the /logs endpoint for the validating admission webhook
2 participants