Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phanikmr/secops-remidiation-python
https://github.com/phanikmr/secops-remidiation-python
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phanikmr/secops-remidiation-python
- Owner: phanikmr
- License: mit
- Created: 2021-08-06T16:23:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T10:03:16.000Z (almost 2 years ago)
- Last Synced: 2024-03-29T07:26:26.068Z (7 months ago)
- Language: Python
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spot Security remediation Python scripts (0.0.1)
[![CircleCI](https://circleci.com/gh/mtlynch/python3_seed.svg?style=svg)](https://circleci.com/gh/mtlynch/python3_seed) [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](LICENSE)
## Overview
Spot security remediation python script snippets
## Installation
Install python3 & execute following command in shell
```bash
./init
```## Package Installation
Install Python package
```bash
./install boto3==1.17.106
```## Run
```bash
./app/main.py
```