Mon, 08 Jul 2024 15:27:18 UTC | login

Information for RPM golang-github-zmap-zlint-3-devel-3.5.0-5.fc40.noarch.rpm

ID1214324
Namegolang-github-zmap-zlint-3-devel
Version3.5.0
Release5.fc40
Epoch
Archnoarch
SummaryX.509 Certificate Linter focused on Web PKI standards and requirements
DescriptionZLint is a X.509 certificate linter written in Go that checks for consistency with standards (e.g. RFC 5280) and other relevant PKI requirements (e.g. CA/Browser Forum Baseline Requirements). This package contains the source code needed for building packages that reference the following Go import paths: – github.com/zmap/zlint/v3
Build Time2024-02-26 11:55:55 GMT
Size285.21 KB
ed58b84b31322329c81bd9ed812a5280
LicenseApache-2.0
Buildrootf40-build-782142-132071
Provides
golang(github.com/zmap/zlint/v3) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/formattedoutput) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/integration/lints/filters) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/integration/lints/lint) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/integration/lints/lints) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/lint) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/lints/apple) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/lints/cabf_br) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/lints/cabf_ev) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/lints/community) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/lints/etsi) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/lints/mozilla) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/lints/rfc) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/profiles) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/test) = 3.5.0-5.fc40
golang(github.com/zmap/zlint/v3/util) = 3.5.0-5.fc40
golang-github-zmap-zlint-3-devel = 3.5.0-5.fc40
golang-ipath(github.com/zmap/zlint/v3) = 3.5.0-5.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/pelletier/go-toml)
golang(github.com/sirupsen/logrus)
golang(github.com/zmap/zcrypto/cryptobyte)
golang(github.com/zmap/zcrypto/cryptobyte/asn1)
golang(github.com/zmap/zcrypto/dsa)
golang(github.com/zmap/zcrypto/encoding/asn1)
golang(github.com/zmap/zcrypto/util)
golang(github.com/zmap/zcrypto/x509)
golang(github.com/zmap/zcrypto/x509/ct)
golang(github.com/zmap/zcrypto/x509/pkix)
golang(golang.org/x/crypto/cryptobyte)
golang(golang.org/x/crypto/cryptobyte/asn1)
golang(golang.org/x/net/idna)
golang(golang.org/x/text/unicode/norm)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 100 of 685 >>>
Name Size ascending sort
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev/lint_ev_not_wildcard_test.go1.14 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_subject_surname_max_length_test.go1.15 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_subject_given_name_max_length_test.go1.16 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_serial_number_longer_than_20_octets_test.go1.16 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_subject_surname_recommended_max_length_test.go1.17 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_subject_given_name_recommended_max_length_test.go1.17 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/etsi/lint_qcstatem_etsi_present_qcs_critical_test.go1.18 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_rsa_mod_not_odd_test.go1.19 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_ian_critical_test.go1.20 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_name_constraint_on_x400_test.go1.20 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_ca_is_ca_test.go1.20 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev/lint_ev_serial_number_missing_test.go1.20 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_ian_no_entries_test.go1.20 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_san_uri_not_ia5_test.go1.20 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_utc_time_not_in_zulu_test.go1.20 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_ext_san_missing_test.go1.20 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_aia_marked_critical_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_san_empty_name_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_san_no_entries_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_sub_cert_is_ca_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_ian_empty_name_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev/lint_ev_organization_name_missing_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_ian_uri_not_ia5_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_ev/lint_ev_country_name_missing_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_ian_uri_relative_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_san_space_dns_name_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_name_constraint_on_edi_party_name_test.go1.21 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lint/result_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_ian_space_dns_name_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_rsa_public_exponent_not_odd_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_sub_ca_eku_critical_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_subject_common_name_included_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_san_uri_relative_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_name_constraint_on_registered_id_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_issuer_field_empty_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_sub_ca_eku_missing_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ca_subject_field_empty_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/community/lint_ian_bare_wildcard_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/community/lint_san_bare_wildcard_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/etsi/lint_qcstatem_qctype_valid_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_name_constraint_minimum_non_zero_test.go1.22 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_subject_info_access_marked_critical_test.go1.23 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_ca_crl_sign_not_set_test.go1.23 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_sub_cert_aia_missing_test.go1.23 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_ext_san_dns_name_too_long_test.go1.23 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_ca_key_usage_missing_test.go1.23 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_cab_ov_requires_org_test.go1.23 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_crl_has_next_update_test.go1.23 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/rfc/lint_name_constraint_empty_test.go1.23 KB
/usr/share/gocode/src/github.com/zmap/zlint/v3/lints/cabf_br/lint_sub_cert_eku_missing_test.go1.23 KB
Component of
Page:
<<< 51 through 100 of 220 >>>
Buildroot descending sort Created State
f40-build-805502-144769 2024-04-14 12:22:09 expired
f40-build-805500-144769 2024-04-14 12:20:23 expired
f40-build-805497-144769 2024-04-14 12:19:36 expired
f40-build-805492-144765 2024-04-14 12:15:35 expired
f40-build-805171-144686 2024-04-14 09:10:08 expired
f40-build-805167-144682 2024-04-14 09:09:26 expired
f40-build-805165-144682 2024-04-14 09:09:18 expired
f40-build-805145-144678 2024-04-14 09:03:14 expired
f40-build-804684-144557 2024-04-13 13:49:56 expired
f40-build-804317-144465 2024-04-12 18:37:22 expired
f40-build-804111-144408 2024-04-12 16:12:22 expired
f40-build-803680-144297 2024-04-12 10:06:55 expired
f40-build-803418-144225 2024-04-12 07:38:01 expired
f40-build-802831-144071 2024-04-11 16:13:24 expired
f40-build-802674-144040 2024-04-11 14:58:44 expired
f40-build-802574-144014 2024-04-11 13:52:01 expired
f40-build-802546-144010 2024-04-11 13:38:55 expired
f40-build-802536-144010 2024-04-11 13:31:59 expired
f40-build-802496-144004 2024-04-11 13:09:24 expired
f40-build-802489-144004 2024-04-11 13:05:42 expired
f40-build-802401-143981 2024-04-11 12:09:25 expired
f40-build-802391-143979 2024-04-11 11:59:44 expired
f40-build-802213-143935 2024-04-11 10:06:14 expired
f40-build-802086-143900 2024-04-11 08:55:51 expired
f40-build-802051-143892 2024-04-11 08:40:49 expired
f40-build-801874-143858 2024-04-11 06:52:42 expired
f40-build-801873-143858 2024-04-11 06:52:24 expired
f40-build-801649-143799 2024-04-11 03:41:03 expired
f40-build-801325-143739 2024-04-10 15:48:40 expired
f40-build-801288-143727 2024-04-10 15:15:26 expired
f40-build-801192-143701 2024-04-10 13:34:07 expired
f40-build-800979-143650 2024-04-10 11:14:56 expired
f40-build-800943-143641 2024-04-10 10:41:02 expired
f40-build-800795-143611 2024-04-10 09:45:21 expired
f40-build-800688-143605 2024-04-10 08:38:53 expired
f40-build-800365-142894 2024-03-29 11:26:41 expired
f40-build-800098-142746 2024-03-29 07:22:00 expired
f40-build-800092-142744 2024-03-29 07:20:08 expired
f40-build-799952-142610 2024-03-29 05:41:29 expired
f40-build-799798-142591 2024-03-28 17:49:07 expired
f40-build-799785-142593 2024-03-28 17:44:46 expired
f40-build-799764-142591 2024-03-28 17:32:33 expired
f40-build-799681-142448 2024-03-28 13:45:27 expired
f40-build-799672-142444 2024-03-28 13:36:25 expired
f40-build-799466-142274 2024-03-28 09:43:32 expired
f40-build-799373-142251 2024-03-28 07:25:00 expired
f40-build-799187-142144 2024-03-27 17:44:52 expired
f40-build-799048-142136 2024-03-27 16:12:29 expired
f40-build-798997-142058 2024-03-27 15:38:17 expired
f40-build-798951-142040 2024-03-27 15:17:46 expired