Skip to content

nsandell123/ObsidianGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code queries a repository with 10 different question as outlined in questions.txt. It gets those responses and summarizes them to assess the security of any given plugin.

Here's how to set it up

  1. Clone the repository
  2. Get a github personal access token
  3. Get a Greptile token
  4. Put those tokens in a .env file or export them in your terminal
  5. Change the code to accomodate a repository of your liking (in the future, it will automatically populate)
  6. Run python main.py

Note that the repository has to be indexed first before it can be queried, so if your repository hasn't already been indexed, run python index_repository.py before running python main.py

About

Securing your Obsidian vault, one plugin at a time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages