koplas
6255456f61
Make models used for configuration public
2024-07-18 11:00:21 +02:00
JanHoefelmeyer
39a29e39f1
Change Licenses from MIT to Apache 2.0
2024-04-22 13:11:30 +02:00
JanHoefelmeyer
086c4ab48b
Convert a lot of command line arguments to snake case ( #498 )
...
* Convert a lot of variables to snake case
* Add snakecase for variables made out of two words that had it in no version yet (for consistency)
* Adjust example files too
---------
Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
2023-11-06 14:33:05 +01: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
a153906d03
Document that client-passphrase option is experimental
...
* Label the option experimental and limited at all places.
* Point to the downloader documentation as single point to write more.
* Add more hints on how the old PEM block encryption is experimental
and why it often shall not be used.
---------
Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
Co-authored-by: Bernhard Reiter <bernhard@intevation.de>
2023-08-18 11:24:39 +02:00
Sascha L. Teichmann
4cd376a9ca
Make revive happy.
2023-08-17 11:03:40 +02:00
Sascha L. Teichmann
468e91cb8b
Remove the years flag from checker.
2023-08-17 11:01:45 +02:00
JanHoefelmeyer
7a6cbd182c
merge branch 'main' into checker-timerange-report
2023-08-17 09:35:52 +02:00
Sascha L. Teichmann
3bfff999e1
Merge branch 'main' into downloader-client-certs
2023-08-16 17:54:53 +02:00
Sascha L. Teichmann
dd1e38fc0c
Merge branch 'main' into checker-timerange-report
2023-08-16 17:47:27 +02:00
Sascha L. Teichmann
7bab18fc41
Checker: ignore advisories by given patterns
...
* Ignore advisories in checker.
---------
Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
2023-08-16 17:22:19 +02:00
Sascha L. Teichmann
d42db07bec
Fix version config and make aggreator use new command line parser. ( #416 )
...
* Fix version config and make aggreator use new command line parser.
* Replace old error check with check from the library.
2023-08-15 17:54:56 +02:00
Sascha L. Teichmann
017a6b0a10
Move cert handling into library and add option passphrase. Adjust uploader and checker.
2023-08-02 21:02:58 +02:00
Sascha L. Teichmann
873eb4879b
Add time range to checker report.
2023-08-02 20:01:04 +02:00
Sascha L. Teichmann
98bf2990ae
Ignore advisories in checker.
2023-08-01 21:38:55 +02:00
Sascha L. Teichmann
1d9969162f
Fix version config and make aggreator use new command line parser.
2023-07-30 22:37:32 +02:00
Sascha L. Teichmann
5e5074fbf1
Add time range to checker.
2023-07-26 13:34:15 +02:00
Sascha L. Teichmann
31a37a4daf
Don't use default in command line args.
2023-07-25 11:59:11 +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
bfcf98464f
Load config from TOML file
2023-07-20 01:33:58 +02:00
Sascha L. Teichmann
12ad7706e3
Rename opts to cfg
2023-07-20 01:16:05 +02:00
Sascha L. Teichmann
0d17db0c59
Move options to separate file.
2023-07-19 23:39:52 +02:00