{"id":13523798,"url":"https://github.com/amazon-archives/certlint","last_synced_at":"2025-04-01T01:33:32.710Z","repository":{"id":56252856,"uuid":"49677306","full_name":"amazon-archives/certlint","owner":"amazon-archives","description":"X.509 certificate linter","archived":true,"fork":false,"pushed_at":"2020-02-13T14:29:15.000Z","size":7753,"stargazers_count":157,"open_issues_count":18,"forks_count":43,"subscribers_count":36,"default_branch":"master","last_synced_at":"2024-11-02T08:31:08.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amazon-archives.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-14T21:46:01.000Z","updated_at":"2024-05-18T12:08:27.000Z","dependencies_parsed_at":"2022-08-15T15:31:06.619Z","dependency_job_id":null,"html_url":"https://github.com/amazon-archives/certlint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amazon-archives%2Fcertlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amazon-archives%2Fcertlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amazon-archives%2Fcertlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amazon-archives%2Fcertlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amazon-archives","download_url":"https://codeload.github.com/amazon-archives/certlint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246567290,"owners_count":20798149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T06:01:03.779Z","updated_at":"2025-04-01T01:33:27.695Z","avatar_url":"https://github.com/amazon-archives.png","language":"C","readme":"# certlint\nX.509 certificate linter\n\n`certlint` is currently at version 0.9.0.  It does not yet build as a gem.\n\nFor now, execute by running:\n\n`ruby -I lib:ext bin/certlint` or `ruby -I lib:ext bin/cablint`\n\n## Required gems\n\n* `public_suffix`\n* `simpleidn`\n\nIf using less than Ruby 2.3, you also need the `unf` gem.\n\n## Building the asn1validator extension\n\n`certlint` requires that the `asn1validator` extension be available.\n\nSee ext/README for instructions on building it.\n\n## Output\n\nMessages will be output one per line.  Each line will start with a single\ncapital letter, a colon, and a space. The letters indicate the type of message:\n\n* B: Bug. Your certificate has a feature not handled by certlint.\n* I: Information.  These are purely informational; no action is needed.\n* N: Notice.  These are items known to cause issues with one or more implementations of certificate processing but are not errors according to the standard.\n* W: Warning.  These are issues where a standard recommends differently but the standard uses terms such as \"SHOULD\" or \"MAY\".\n* E: Error.  These are issues where the certificate is not compliant with the standard.\n* F: Fatal Error.  These errors are fatal to the checks and prevent most further checks from being executed.  These are extremely bad errors.\n\n## Thanks\n\nCertlint was written by Peter Bowen (pzbowen@gmail.com).\n\nContributors include Matt Palmer, Rob Stradling, David Keeler, and Karsten Weiss.\n","funding_links":[],"categories":["C"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famazon-archives%2Fcertlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famazon-archives%2Fcertlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famazon-archives%2Fcertlint/lists"}