{"id":18688770,"url":"https://github.com/noraj/tls-map","last_synced_at":"2025-07-04T18:32:42.341Z","repository":{"id":37323356,"uuid":"371036452","full_name":"noraj/tls-map","owner":"noraj","description":"CLI \u0026 library for TLS cipher suites manipulation","archived":false,"fork":false,"pushed_at":"2025-04-04T09:30:00.000Z","size":552,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T05:38:21.744Z","etag":null,"topics":["cipher-algorithms","cipher-suites","cli","gnutls","hacktoberfest","iana","mapping","nss","openssl","pentest","ssl","tls"],"latest_commit_sha":null,"homepage":"https://noraj.github.io/tls-map/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sec-it/tls-map","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noraj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"noraj","issuehunt":"noraj","ko_fi":"noraj","liberapay":"noraj"}},"created_at":"2021-05-26T13:04:27.000Z","updated_at":"2025-04-04T09:29:58.000Z","dependencies_parsed_at":"2023-10-12T17:46:44.493Z","dependency_job_id":"e08f94c0-b560-44ec-946a-a63cd68ada7c","html_url":"https://github.com/noraj/tls-map","commit_stats":{"total_commits":93,"total_committers":3,"mean_commits":31.0,"dds":0.5053763440860215,"last_synced_commit":"13b6ecf0f1cd972507e2712707e71ced64343577"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2Ftls-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2Ftls-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2Ftls-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2Ftls-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noraj","download_url":"https://codeload.github.com/noraj/tls-map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525168,"owners_count":21118616,"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":["cipher-algorithms","cipher-suites","cli","gnutls","hacktoberfest","iana","mapping","nss","openssl","pentest","ssl","tls"],"created_at":"2024-11-07T10:38:17.354Z","updated_at":"2025-04-12T05:38:28.430Z","avatar_url":"https://github.com/noraj.png","language":"Ruby","funding_links":["https://github.com/sponsors/noraj","https://issuehunt.io/r/noraj","https://ko-fi.com/noraj","https://liberapay.com/noraj"],"categories":[],"sub_categories":[],"readme":"# TLS map\n\n[![Gem Version](https://badge.fury.io/rb/tls-map.svg)](https://badge.fury.io/rb/tls-map)\n![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/noraj/tls-map)\n[![GitHub forks](https://img.shields.io/github/forks/noraj/tls-map)](https://github.com/noraj/tls-map/network)\n[![GitHub stars](https://img.shields.io/github/stars/noraj/tls-map)](https://github.com/noraj/tls-map/stargazers)\n[![GitHub license](https://img.shields.io/github/license/noraj/tls-map)](https://github.com/noraj/tls-map/blob/master/LICENSE.txt)\n[![Rawsec's CyberSecurity Inventory](https://inventory.raw.pm/img/badges/Rawsec-inventoried-FF5050_flat.svg)](https://inventory.raw.pm/tools.html#TLS%20map)\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/tls-map.svg)](https://repology.org/project/tls-map/versions)\n\n![logo](docs/_media/logo.png)\n\n\u003e CLI \u0026 library for mapping TLS cipher algorithm names: IANA, OpenSSL, GnuTLS, NSS;\n\u003e get information and vulnerabilities about cipher suites;\n\u003e extract cipher suites from external tools: SSLyze, sslscan2, testssl.sh, ssllabs-scan, tlsx\n\n**CLI**\n\n[![asciicast](https://asciinema.org/a/410877.svg)](https://asciinema.org/a/410877)\n\n**Library**\n\n![library example](https://i.imgur.com/3KZgZ6b.png)\n\n## Features\n\n- CLI and library\n- Search feature: hexadecimal codepoint and major TLS libraries cipher algorithm name: IANA, OpenSSL, GnuTLS, NSS\n  - get extra info about a cipher\n- Export to files: markdown table, expanded JSON, minified JSON, Ruby marshalized hash\n- Extract ciphers from external tools file output (SSLyze, sslscan2, testssl.sh, ssllabs-scan, tlsx)\n- Bulk search (file with one cipher per line)\n\n## Installation\n\n```plaintext\n$ gem install tls-map\n```\n\nCheck the [installation](https://noraj.github.io/tls-map/#/pages/install) page on the documentation to discover more methods.\n\n## Documentation\n\nHomepage / Documentation: https://noraj.github.io/tls-map/\n\n## Author\n\nMade by Alexandre ZANNI ([@noraj](https://pwn.by/noraj/)). Forked from [sec-it/tls-map](https://github.com/sec-it/tls-map).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoraj%2Ftls-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoraj%2Ftls-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoraj%2Ftls-map/lists"}