Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phanikmr/secops-remidiation-python


https://github.com/phanikmr/secops-remidiation-python

Last synced: 23 days ago
JSON representation

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
```