1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/internal
Bernhard E. Reiter c6bad42c24
Some checks failed
generate-markdown / auto-update-readme (push) Has been cancelled
Go Test (oldstable) / build (push) Has been cancelled
Go / build (push) Has been cancelled
Go / run_modver (push) Has been cancelled
Improve LoadCertificate unit test (#692)
* fix `LoadCertificate` unit test

replaced certificate with invalid dns name, which is rejected by stdlib of Go version >=1.25.2.

Change in Go introduced by https://github.com/golang/go/issues/75715

* code review: add script to generate certificates, remove `greenbone` org entry

* code review: add license header

* rework cert creation and fix one filename

---------

Co-authored-by: Marius Goetze <marius.goetze@greenbone.net>
2025-10-22 16:57:00 +02:00
..
certs Improve LoadCertificate unit test (#692) 2025-10-22 16:57:00 +02:00
filter Change Licenses from MIT to Apache 2.0 2024-04-22 13:11:30 +02:00
misc Re-add unknown fields check (#681) 2025-10-01 11:14:09 +02:00
models fix incorrect usage of formatted string 2025-09-08 13:19:15 +02:00
options fix incorrect usage of formatted string 2025-09-08 13:19:15 +02:00
testutil Add content-type error report test 2025-03-10 12:04:46 +01:00