Port details |
- py-badkeys Tool to check public keys for known vulnerabilities
- 0.0.11 security =3 0.0.11Version of this port present on the latest quarterly branch.
- Maintainer: otis@FreeBSD.org
- Port Added: 2023-01-11 20:57:08
- Last Update: 2024-05-22 16:36:21
- Commit Hash: dcc44d7
- People watching this port, also watch:: cronic, fusefs-unionfs, monit, isc-cron, node
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/badkeys/badkeys
- Description:
- Tool and library to check cryptographic public keys for known vulnerabilities.
badkeys can directly scan SSH and TLS hosts and automatically check their
public keys.
This work was funded in part by Industriens Fond through the CIDI project
(Cybersecure IOT in Danish Industry) and in part by the Center for Information
Security and Trust (CISAT) at the IT University of Copenhagen, Denmark.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}badkeys>0:security/py-badkeys@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-badkeys/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-badkeys
- pkg install py39-badkeys
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-badkeys listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-badkeys
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1716359748
SHA256 (badkeys-0.0.11.tar.gz) = 0bc38ac6e683d5c85f7abb15de5ea14e1bf428267e60a9240b1faa34bd91f018
SIZE (badkeys-0.0.11.tar.gz) = 374536
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-setuptools-scm>=7 : devel/py-setuptools-scm@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-cryptography>0 : security/py-cryptography@py39
- py39-gmpy2>0 : math/py-gmpy2@py39
- py39-cryptography>=42.0.5,1 : security/py-cryptography@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-badkeys-0.0.11:
SSH=off: SSH protocol support
URLLOOKUP=off: Lookup keys also in URLs
===> Use 'make config' to modify these settings
- Options name:
- security_py-badkeys
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.11 22 May 2024 16:36:21 |
Juraj Lutter (otis) |
security/py-badkeys: Update to 0.0.11 |
0.0.9 04 May 2024 09:07:56 |
Juraj Lutter (otis) |
security/py-badkeys: Update to 0.0.9
Reported by: portscout |
0.0.8 29 Apr 2024 09:30:35 |
Juraj Lutter (otis) |
security/py-badkeys: Update to 0.0.8
Reported by: portscout, github notification, Hanno Böck. |
0.0.6 08 Nov 2023 22:57:06 |
Juraj Lutter (otis) |
security/py-badkeys: Update to 0.0.6
Reported by: portscout |
0.0.5_1 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
0.0.5_1 22 Jul 2023 07:46:38 |
Tobias C. Berner (tcberner) |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
0.0.5_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.0.5 11 Jan 2023 20:52:22 |
Juraj Lutter (otis) |
security/py-badkeys: Add new port
badkeys is a tool and a library to check cryptographic public keys for
known vulnerabilities. |
Number of commits found: 8
|