1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Merge branch 'csaf-poc:main' into main

This commit is contained in:
Immanuel Kunz 2024-04-25 09:42:51 +02:00 committed by GitHub
commit c704275a38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
97 changed files with 369 additions and 286 deletions

View file

@ -1,7 +1,7 @@
// This file is Free Software under the MIT License
// without warranty, see README.md and LICENSES/MIT.txt for details.
// This file is Free Software under the Apache-2.0 License
// without warranty, see README.md and LICENSES/Apache-2.0.txt for details.
//
// SPDX-License-Identifier: MIT
// SPDX-License-Identifier: Apache-2.0
//
// SPDX-FileCopyrightText: 2023 German Federal Office for Information Security (BSI) <https://www.bsi.bund.de>
// Software-Engineering: 2023 Intevation GmbH <https://intevation.de>