node-async-limiter
Module for limiting concurrent asynchronous actions in flight
This module exports a class Limiter that implements some of the Array API. Pass
async functions (ones that accept a callback or return a promise) to an
instance's additive array methods.
python3-utmp
python module for working with utmp
python-utmp provides 3 modules to access utmp and wtmp records.
utmpaccess is lowlevel module wrapping glibc functions, UTMPCONST
provides useful constants, and utmp is module build
on top of utmpaccess module, providing object oriented
interface.
python3-vulndb
Python3 tool to provide access to the vulndb information
It's a Python3 SDK to access the vulnerability database.
User, contributor and developer-friendly vulnerability database.
The goal is to provide a vulnerability database which is:
* Actionable, easy to read and understand for developers and sysadmins
who need to fix the vulnerability
* Easy to integrate by developers into any vulnerability scanner, report
generator, penetration testing tool or related tool.
* Trivial to contribute to, by using JSON to store the vulnerabilities
freeipa-client-samba
FreeIPA centralized identity framework -- Samba client
FreeIPA is an integrated solution to provide centrally managed Identity
(machine, user, virtual machines, groups, authentication credentials), Policy
(configuration settings, access control information) and Audit (events,
logs, analysis thereof).
tpm2-initramfs-tool
Tool used in initramfs to seal/unseal FDE key to the TPM
This package provides the TPM tool used by the initramfs.
Its purpose is to generate/seal/unseal the FDE encrypytion key into
the TPM persistent object using TPM2 ESAPI.