diff --git a/README.md b/README.md index c5a6ce8..250ed02 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# POSSE-secure-workflows \ No newline at end of file +# POSSE-secure-workflows + +Running Vignesh's scripts: +1. Running the github_workflow_analysis: +For running this script, just have modules requests and Beautiful Soup installed, edit the entry file name and exit file name from default and run it using Python. +2. Running the yaml_checker: +Edit the name of input and output file and put in a valid Github token. It takes an list of excel url's and generates a list with column ascertaining which have dependabot and workflow files. +3. Running private_advisory_checker: +Just change the input name of file and output file and also have Chrome installed on device. Also install modules selenium and webdriver_manager. Besides that enter your login details for Github to run in.