boulder/cmd
Aaron Gable 0e5e1e98d1
Upgrade zlint v3.6.4 (#7897)
This brings in several new and useful lints. It also brings in one CABF
BR lint which we have to ignore in our default profile which includes
the Subject Key Identifier extension:
"w_ext_subject_key_identifier_not_recommended_subscriber". In our modern
profile which omits several fields, we have to ignore the opposite
RFC5280 lint "w_ext_subject_key_identifier_missing_sub_cert".

Release notes: https://github.com/zmap/zlint/releases/tag/v3.6.4
Changelog: https://github.com/zmap/zlint/compare/v3.6.0...v3.6.4
Note that the majority of the ~400 file changes are merely copyright
date changes.

The corresponding production config changes tracked in IN-10466 are
complete.
2024-12-18 11:41:12 -08:00
..
admin cmd: Make a debug listen address optional (#7840) 2024-12-10 12:25:12 -08:00
admin-revoker Strip old admin-revoker down to bare bones (#7317) 2024-03-05 12:36:29 -08:00
akamai-purger Better compile-time type checking for gRPC server implementations (#7504) 2024-05-28 09:26:29 -07:00
bad-key-revoker Remove logging of contact email addresses (#7833) 2024-11-25 13:33:56 -08:00
boulder Clean up migration to separate remoteva executable (#7787) 2024-11-05 07:44:08 -08:00
boulder-ca Introduce SerialPrefixHex field in CA (#7721) 2024-10-04 10:50:57 -07:00
boulder-observer Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
boulder-publisher Simplify issuance.NameID and how it is used (#7260) 2024-01-17 12:55:56 -08:00
boulder-ra RA/VA: Add MPIC compliant DCV and CAA checks (#7870) 2024-12-10 11:26:08 -05:00
boulder-sa Simplify the features package (#7204) 2023-12-12 15:51:57 -05:00
boulder-va va: Check for RIR and Perspective mismatches at runtime when they're provided (#7841) 2024-12-06 14:27:28 -05:00
boulder-wfe2 WFE/nonce: Add NonceHMACKey field (#7793) 2024-11-13 10:31:28 -05:00
ceremony ceremony: Remove deprecated id-qt-cps support (#7750) 2024-10-08 16:09:33 -04:00
cert-checker Upgrade zlint v3.6.4 (#7897) 2024-12-18 11:41:12 -08:00
contact-auditor ratelimit: Remove legacy registrations per IP implementation (#7760) 2024-11-19 18:39:21 -05:00
crl-checker Log version string for more tools at startup (#7087) 2023-09-19 12:46:55 -04:00
crl-storer Simplify the features package (#7204) 2023-12-12 15:51:57 -05:00
crl-updater all: use proper deprecation comment (#7273) 2024-01-22 12:26:55 -05:00
expiration-mailer Remove logging of contact email addresses (#7833) 2024-11-25 13:33:56 -08:00
id-exporter ratelimit: Remove legacy registrations per IP implementation (#7760) 2024-11-19 18:39:21 -05:00
log-validator Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
nonce-service WFE/nonce: Add NonceHMACKey field (#7793) 2024-11-13 10:31:28 -05:00
notify-mailer Remove repeated words in comments (#7445) 2024-04-23 10:30:33 -04:00
ocsp-responder Dynamically generate grpc-creds at integration test startup (#7477) 2024-05-15 11:31:23 -04:00
remoteva va: Check for RIR and Perspective mismatches at runtime when they're provided (#7841) 2024-12-06 14:27:28 -05:00
reversed-hostname-checker PA: Improve wildcard exact blocklist implementation (#7218) 2023-12-19 14:22:18 -05:00
rocsp-tool Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00
sfe WFE: Reject new orders containing paused identifiers (#7599) 2024-07-25 13:46:40 -04:00
testdata Allow validating config.Duration type (#7564) 2024-06-27 13:45:19 -04:00
clock_generic.go Update golangci-lint from v1.29.0 to v1.42.1 (#5745) 2021-10-22 16:26:59 -07:00
clock_integration.go gRPC: reject request if clock skew is too large (#7686) 2024-08-29 11:32:24 -07:00
config.go WFE/nonce: Add NonceHMACKey field (#7793) 2024-11-13 10:31:28 -05:00
config_test.go Dynamically generate grpc-creds at integration test startup (#7477) 2024-05-15 11:31:23 -04:00
registry.go main: Validate config files by default (#6885) 2023-05-15 14:16:04 -04:00
shell.go cmd: Make a debug listen address optional (#7840) 2024-12-10 12:25:12 -08:00
shell_test.go Allow validating config.Duration type (#7564) 2024-06-27 13:45:19 -04:00