Skip to content
 
 

Repository files navigation

Container Vulnerability Report Script

This script retrieves vulnerability data from Trend Micro Cloud One Container Security and generates a report in Excel format.

  1. Clone the Repository

    • Begin by cloning the repository that contains the migration script:
      git clone https://github.com/marbsangr/actions-test.git
      cd actions-test
  2. Set Up Python Environment

    • Ensure you have Python installed. It's recommended to create a virtual environment to manage dependencies:
      python3 -m venv venv
      source venv/bin/activate  # On Windows use `venv\Scripts\activate`
  3. Install Dependencies

    • Install the required Python packages using the requirements.txt file provided:
      pip install -r requirements.txt
  4. Execute Script

    • Add your Cloud One Api Key in config.yaml file
  5. Execute Script

    python Reporte_Vuln.py

Additional Notes

  • Ensure that all changes are documented and approved by your compliance team.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages