You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-knife-oci-2.0.2-1.lbn36.noarch
Chef Knife Plugin for Oracle Cloud Infrastructure.
RPMPackage rubygem-knife-google-5.0.11-2.lbn36.noarch
Google Compute Engine Support for Chef's Knife Command.
RPMPackage rubygem-knife-goiardi-reporting-0.3.3-1.lbn36.noarch
Knife plugin for Opscode Reporting.
RPMPackage rubygem-knife-goiardi-event-log-0.2.0-1.lbn36.noarch
Knife plugin for viewing goiardi's event log.
RPMPackage rubygem-knife-ec2-2.1.4-1.lbn36.noarch
EC2 Support for Chef's Knife Command
RPMPackage rubygem-knife-digital-ocean-2.6.0-1.lbn36.noarch
A plugin for chef's knife to manage instances of DigitalOcean servers.
RPMPackage rubygem-knife-cloud-4.0.15-1.lbn36.noarch
knife-cloud plugin.
RPMPackage rubygem-knife-backup-0.0.12-1.lbn36.noarch
Chef knife plugins to help backup and restore chef servers.
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.5-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.5-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.5-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.5-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-browserstacker-0.3.1-1.lbn36.noarch
BrowserStacker ============== Python wrapper for `BrowserStack <https://www.browserstack.com/>`_ features.
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.