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

Pull in upstream changes #25

Merged
merged 22 commits into from
Jun 6, 2024
Merged

Pull in upstream changes #25

merged 22 commits into from
Jun 6, 2024

Conversation

mgoetzegb
Copy link
Member

What

Pull in recent upstream changes (no functional changes)

Why

Keep CSAF Downloader up to date.

oxisto and others added 22 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.
Copy link

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@mgoetzegb mgoetzegb mentioned this pull request May 27, 2024
Closed
@mgoetzegb mgoetzegb changed the title Merg main resolved conflicts Pull in upstream changes May 27, 2024
@mgoetzegb mgoetzegb marked this pull request as ready for review May 27, 2024 13:09
@mgoetzegb mgoetzegb requested a review from a team as a code owner May 27, 2024 13:09
@mgoetzegb mgoetzegb merged commit 78d8b12 into main-gb Jun 6, 2024
3 of 5 checks passed
@mgoetzegb mgoetzegb deleted the merg-main-resolved-conflicts branch June 6, 2024 07:41
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.