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

Main #24

Closed
wants to merge 21 commits into from
Closed

Main #24

wants to merge 21 commits into from

Conversation

mgoetzegb
Copy link
Member

What

Pull in recent upstream changes

Why

Keep CSAF Downloader up to date.

oxisto and others added 21 commits April 18, 2024 19:58
This PR adds structured logging for the aggregator service. Currently, only the text handler is used, but I can extend this to use the JSON handler as well. In this case, probably some code that is shared between the aggregator and the downloader would need to be moved to a common package.

I was also wondering, whether this repo is moving to Go 1.21 at the future, since `slog` was introduced in to the standard lib in 1.21. So currently, this still relies on the `x/exp` package.

Fixes csaf-poc#462
 * to handle a newer nodejs
 * mention that Ubuntu 24.04 TLS was tested as well.
Print provider-metadata.json files per domain
Added support for structured logging in `csaf_aggregator`
update prepareUbuntuInstanceForITests.sh
* Remove LICENSES/LicenseRef-Go119-BSD-Patentgrant.txt as the only code
   using it was already removed with 6b9ecea.
* Improve the structure of the sentence and the two links.
@mgoetzegb
Copy link
Member Author

Web editor can't be used to resolve merge conflict. The manual steps for resolving the conflicts as suggested by github are not feasible, because both branches are protected. Resolved the conflicts in a feature branch instead: #25

@mgoetzegb mgoetzegb closed this May 27, 2024
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.

10 participants