-
Notifications
You must be signed in to change notification settings - Fork 80
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: openvasd library #826
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. OpenSSF Scorecard
Scanned Files |
c668d8b
to
415b163
Compare
471b2b7
to
4505da9
Compare
df3b762
to
7c6969c
Compare
🔍 Vulnerabilities of
|
digest | sha256:0a5e388ee6ff0b95b6109e162643d4294660498fcf3641c11d2d760f0b68fcfc |
vulnerabilities | |
size | 63 MB |
packages | 191 |
📦 Base Image debian:stable-20240722-slim
also known as |
|
digest | sha256:e5365b94db65754594422a8a101c873728711c6a4df029677f4a7f7200d6e1c3 |
vulnerabilities |
Description
Description
Description
Description
Description
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
Description
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
Description
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
|
c4569ea
to
4e98687
Compare
4e98687
to
3e5a91a
Compare
3e5a91a
to
6a8d6db
Compare
d1fa858
to
3fe0b5e
Compare
🔍 Vulnerabilities of
|
digest | sha256:d837a315f5fe74f94c400cbcaba8d91002af31cee35b9b2165e3e5f8acb76244 |
vulnerabilities | |
size | 80 MB |
packages | 198 |
📦 Base Image debian:testing-20241016-slim
also known as |
|
digest | sha256:04d8787dc23c09ca411d79f24c85a1ef71bf0cfbfd715ca37c1f48e1da9c5a96 |
vulnerabilities |
Description
Description
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
Description
Description
Description
Description
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
Description
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
Description
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
|
3fe0b5e
to
71207be
Compare
71207be
to
d8a3725
Compare
Also, extend response struct with the element header
…header list cleanup
…ggested. Also, fix functions passing the pointer as reference
For accessing the stream string must use function now. Also, it is everything initialized within the connector. Now it is not necessary to free the the stream string and the curlm handler. Just the connector must be free.
2f8f68d
to
ae963be
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking better, thanks for bearing with me, @jjnicola. Feel free to merge if you need to get it in. I can make PRs for the issues I've mentioned.
@jjnicola In case github is hiding the comment above, 660 of openvasd.c still looks like an error to me. |
1b159ff
to
ed1bc24
Compare
Sorry, I had overlooked it. Already done. Thanks a lot @mattmundell ! |
What
Functions and structures for talking with openvasd via Openvasd API
SC-1053
Why
References
Checklist