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: upstream changes #65

Merged
merged 82 commits into from
Mar 12, 2025
Merged

Add: upstream changes #65

merged 82 commits into from
Mar 12, 2025

Conversation

mgoetzegb
Copy link
Member

What

Add upstream changes. Diff is coming mainly from the renaming of the upstream go module.

Noteworthy changes for csaf downloader:

Why

Keep our fork up to date.

koplas and others added 30 commits July 25, 2024 15:39
.local is reserved for local-area networks, and .localhost is reserved for loopback devices. Using .test allows easier usage for different test setups.

 * https://www.rfc-editor.org/rfc/rfc2606#section-2 defines the "test." top level domain and "localhost.".
* https://www.rfc-editor.org/rfc/rfc6761.html#section-6.2 explains how different implementations can use "test.".
 HTML links can be adjusted right now, go module paths will have to wait a bit.
reformat a bit
docs: add link update alert to README.md
 Add zip as packages to be installed in preparation as
 the `make dist` target uses it.
 * Change the go module path
   from github.com/csaf-poc/csaf_distribution to github.com/gocsaf/csaf.
 * Rename archive for release tarballs.
 * Adjust testing scripts and documentation.
improve test setup scripts by adding missing package
 * Change Makefile to remove the leading `v` from the git tag
   in the case of release tags. Previously this was only done for
   pre-release git tags.
This option was in conflict with the help display.
This allows other programs like google/licensecheck to correctly
detect the license. This is required to display the documentation
in `pkg.go.dev`.
Update README.md that go paths can be adjusted
koplas and others added 24 commits January 23, 2025 11:53
This makes it consistent with the handling of schema
validation.
Warn if no remote validator was specified
Add Apache 2.0 license to root folder
Update README.md to exchange csaf.io until it is fixed
 * Update runner to ubuntu-22.04 which is the eldest to be supported
   by github from 2025-04-01.
 * Update github actions and go version needed.
update runner for release to 22.04, other actions and go version, thus also newer glibc
* Add example for iterating product id and product helper

* simplify code a bit

* Remove newline

---------

Co-authored-by: Sascha L. Teichmann <sascha.teichmann@intevation.de>
Add documentation for externally signed documents
@mgoetzegb mgoetzegb requested review from a team as code owners March 11, 2025 13:08
Copy link

Conventional Commits Report

Type Number
Bug Fixes 8

🚀 Conventional commits found.

@mgoetzegb mgoetzegb merged commit 5c4fce6 into main-gb Mar 12, 2025
4 of 5 checks passed
@mgoetzegb mgoetzegb deleted the merge-upstream branch March 12, 2025 09:49
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.

9 participants