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

https://github.com/sn1f3rt/vrv-security-assignment

VRV Security’s Python Intern Assignment.
https://github.com/sn1f3rt/vrv-security-assignment

cybersecurity python

Last synced: about 2 months ago
JSON representation

VRV Security’s Python Intern Assignment.

Awesome Lists containing this project

README

        

# VRV Security Assignment

[![ci/gh-actions/ruff](https://github.com/Sn1F3rt/VRV-Security-Assignment/actions/workflows/ruff.yml/badge.svg)](https://github.com/Sn1F3rt/VRV-Security-Assignment/actions/workflows/ruff.yml)
[![License](https://img.shields.io/github/license/Sn1F3rt/VRV-Security-Assignment)](LICENSE)

> VRV Security’s Python Intern Assignment

## Table of Contents

- [Pre-requisites](#pre-requisites)
- [Running](#running)
- [License](#license)

## Pre-requisites

- Python 3.8 or higher
- Git

## Running

1. Clone the repository

```bash
git clone https://github.com/Sn1F3rt/VRV-Security-Assignment
```

2. Change directory to the repository

```bash
cd VRV-Security-Assignment
```

3. Run the script

```bash
python script.py
```

## License
[MIT License](LICENSE)

Copyright © 2024 [Sayan "Sn1F3rt" Bhattacharyya](https://sn1f3rt.dev)