You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-knife-azure-4.0.0-2.lbn36.noarch
A plugin to Opscode knife for creating instances on the Microsoft Azure platform
RPMPackage python3-lbn-cli+x509-1.3.3-1.lbn36.noarch
This is a metapackage bringing in x509 extras requires for python3-lbn-cli. It makes sure the dependencies are installed.
RPMPackage python3-lbn-cli+maildrop-1.3.3-1.lbn36.noarch
This is a metapackage bringing in maildrop extras requires for python3-lbn-cli. It makes sure the dependencies are installed.
RPMPackage python3-lbn-cli+mailbox-1.3.3-1.lbn36.noarch
This is a metapackage bringing in mailbox extras requires for python3-lbn-cli. It makes sure the dependencies are installed.
RPMPackage python3-lbn-cli+listmonk-1.3.3-1.lbn36.noarch
This is a metapackage bringing in listmonk extras requires for python3-lbn-cli. It makes sure the dependencies are installed.
RPMPackage python3-snow-0.3.1-1.lbn36.noarch
snow: Python asyncio library for ServiceNow Snow is a simple and lightweight yet powerful and extensible library for interacting with ServiceNow. It works with modern versions of Python, utilizes asyncio and can be used for simple scripting as well as for building high-concurrency backend applications on top of the ServiceNow platform. Also, its API is fully type annotated and documented. Example code import asyncio from snow import Snow from snow.schemas.table import IncidentSchema as Incident app = Snow("<instance>.service-now.com", basic_auth=("<username>", "<password>")) async def main(): async with app.get_table(Incident) as inc: for response in await inc.get(Incident.priority <= 3, limit=5): print(f"Number: {response['number']}, Priority: {response['priority'].text}") asyncio.run(main()) Check out the examples directory for more examples. Docume
RPMPackage terraformer-0.8.30-1.lbn36.x86_64
A CLI tool that generates tf/json and tfstate files based on existing infrastructure (reverse Terraform). * Generate tf/json + tfstate files from existing infrastructure for all supported objects by resource. * Remote state can be uploaded to a GCS bucket. * Connect between resources with terraform_remote_state (local and bucket). * Save tf/json files using a custom folder tree pattern. * Import by resource name and type. Terraformer uses Terraform providers and is designed to easily support newly added resources. To upgrade resources with new fields, all you need to do is upgrade the relevant Terraform providers.
RPMPackage scoutsuite-5.14.0-4.lbn36.noarch
Scout Suite is an open source multi-cloud security-auditing tool, which enables security posture assessment of cloud environments. Using the APIs exposed by cloud providers, Scout Suite gathers configuration data for manual inspection and highlights risk areas. Rather than going through dozens of pages on the web consoles, Scout Suite presents a clear view of the attack surface automatically. Scout Suite was designed by security consultants/auditors. It is meant to provide a point-in-time security-oriented view of the cloud account it was run in. Once the data has been gathered, all usage may be performed offline. This package contains an apache-based server to display the results of security scans. You will need to set up the various cloud configuration files in the ~scout users home directory to actually invoke the scan. The various scout provider services are run as systemd timers.
RPMPackage rubygem-knife-attribute-1.1.0-1.lbn36.noarch
Manipulate Chef attributes via Knife.
RPMPackage python3-grpcio-status-1.59.0-1.lbn36.noarch
gRPC Python Status Proto Reference package for GRPC Python status proto mapping.Supported Python Versions - Python > 3.7Dependencies Depends on the grpcio package, available from PyPI via pip install grpcio.
RPMPackage python3-googleapis-common-protos+grpc-1.66.0-1.lbn36.noarch
This is a metapackage bringing in grpc extras requires for python3-googleapis-common-protos. It makes sure the dependencies are installed.
RPMPackage chefbrowser-0.1.7-1.lbn36.x86_64
A simple read-only web application for browsing objects on a Chef Infra Server (or Cinc Server).
RPMPackage bacula-director-rdbms-15.0.3-1.lbn36.x86_64
Bacula Director RDBMS scripts are packaged separately as they most probably require to be run directly on a (remote) RDBMS server
RPMPackage python-selenium-manager-0.0.2-1.lbn36.noarch
Selenium Manager is a CLI tool. Therefore, under the hood, the Selenium bindings call Selenium Manager by invoking shell commands. Like any other CLI tool, arguments can be used to specify specific capabilities in Selenium Manager This is a stand-in for Python/Selenium's interace (selenium/webdriver/common/selenium_manager.py)
RPMPackage mtx-1.3.12-26.fc36.x86_64
The MTX program controls the robotic mechanism in autoloaders and tape libraries such as the HP SureStore DAT 40x6, Exabyte EZ-17, and Exabyte 220. This program is also reported to work with a variety of other tape libraries and autochangers from ADIC, Tandberg/Overland, Breece Hill, HP, and Seagate. If you have a backup tape device capable of handling more than one tape at a time, you should install MTX.
RPMPackage mt-st-1.4-8.fc36.x86_64
The mt-st package contains the mt and st tape drive management programs. Mt (for magnetic tape drives) and st (for SCSI tape devices) can control rewinding, ejecting, skipping files and blocks and more. Install mt-st if you need a tool to manage tape drives.
RPMPackage netbox-4.3.4-1.lbn36.noarch
NetBox is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It is intended to function as a domain-specific source of truth for network operations.
RPMPackage python3-crontab-3.3.0-1.lbn36.noarch
Python Crontab Crontab module for reading and writing crontab files and accessing the system cron automatically and simply using a direct API.
RPMPackage logwatch-7.12-1.lbn36.noarch
Logwatch is a customizable, pluggable log-monitoring system. It will go through your logs for a given period of time and make a report in the areas that you wish with the detail that you wish. Easy to use - works right out of the package on many systems.
RPMPackage inspec-alicloud-0.10.24-1.lbn36.noarch
This InSpec resource pack uses the AliCloud SDK and provides the required resources to write tests for resources in AliCloud. depends: - name: inspec-alicloud path: /usr/share/inspec-alicloud supports: - platform: alicloud