-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
# POSSE-secure-workflows | ||
# 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. |