Skip to content

Generates a python version of the NASA/UTM-API OpenAPI specification and then scans for security vulnerabilities using Bandit

Notifications You must be signed in to change notification settings

GratitechInc/GenPyUTM-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GenPyUTM-API

Uses SWAGGERGEN and NASA/UTM-API to generate a python version of the NASA/UTM-API and then scans it with Bandit for security vulnerabilies. Produces folders with python code for the NASA/UTM-API OPENAPI using SwaggerGen and a report from a Bandit scan of the source code that was generated

Requirements:

Python3,

SwaggerGen,

External internet access to: access GitHub and to download the most recent NASA/UTM-API OpenAPI specifications,

Bandit: to scan for security vulnerabilities

About

Generates a python version of the NASA/UTM-API OpenAPI specification and then scans for security vulnerabilities using Bandit

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages