Bernhard Reiter
e8706e5eb9
feat: perform go path repo move
...
* 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.
2024-11-04 13:20:47 +01:00
JanHoefelmeyer
39a29e39f1
Change Licenses from MIT to Apache 2.0
2024-04-22 13:11:30 +02:00
Sascha L. Teichmann
7a8cdb6d19
Lift distribution from v2 to v3. ( #467 )
...
* v2 -> v3
* Increase version within Makefile
---------
Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
2023-09-27 15:46:57 +02:00
Sascha L. Teichmann
873eb4879b
Add time range to checker report.
2023-08-02 20:01:04 +02:00
Sascha L. Teichmann
655b8f4db1
Be more rigid specifying format in config file.
2023-07-25 11:32:18 +02:00
Sascha L. Teichmann
95bd705036
Factor command line parsing into an internal package for reuse.
2023-07-24 23:25:16 +02:00
Sascha L. Teichmann
7501c60bf4
Implement rule depending error check.
2023-06-13 13:28:01 +02:00
Bernhard E. Reiter
cf49c7e414
Fix go.mod and internal dependencies ( #371 )
...
* Use a "/v2" in the module path to match the git version tag which
lead with a 2. Change all mention of the module as dependency
internally as well.
2023-06-05 10:24:35 +02:00
Sascha L. Teichmann
8425644886
Add new requirement sections 1 and 2 to report
2023-02-02 17:17:50 +01:00
Sascha L. Teichmann
649b5c904b
Added publisher and role to domain report.
2022-07-18 22:44:34 +02:00
Sascha L. Teichmann
6ec2131f5d
Fix datetime in checker reports
...
* Change how the datetime is generated for the report.
Co-authored-by: Bernhard Reiter <bernhard@intevation.de>
2022-06-09 17:17:43 +02:00
Sascha L. Teichmann
c09e5f66f3
Add type to checker messages
...
* Add a type to checker messages, so the results can be interpreted better.
Especially the difference between warning and errors can be used.
2022-06-09 12:26:19 +02:00
Fadi Abbud
13423c3d4d
Add datetime and version info to report of checker
...
Resolve #142
Co-authored-by: Bernhard Reiter <bernhard@intevation.de>
2022-05-24 16:59:27 +02:00
Sascha L. Teichmann
534b96d211
WIP: Refactored for simpler reporting.
2021-12-15 19:41:29 +01:00
Sascha L. Teichmann
712b4ad856
Generate HTML output
2021-12-10 12:25:33 +01:00
Sascha L. Teichmann
24cdcabb40
Added copyright headers.
2021-12-10 10:48:39 +01:00
Sascha L. Teichmann
71484ed428
Export field in JSON report
2021-12-09 23:11:04 +01:00
Sascha L. Teichmann
c4a5aa1901
Continue with check framework
2021-12-09 23:03:21 +01:00
Sascha L. Teichmann
000a3db17e
Fixed golint warning.
2021-12-09 11:28:27 +01:00
Sascha L. Teichmann
6692e45644
Started with main of checker.
2021-12-09 01:37:16 +01:00