Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding xGitGuard pre commit hook #11

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
e6885c1
Pushing my initial code before I make any major changes
Nov 17, 2023
4c9a85f
Adding very rough initial commit, stripping the unneeded github fetches
Nov 17, 2023
6708474
Change the file name to something more logical
Nov 17, 2023
7c9b042
Functionally finding secrets and outputting them to a CSV
Nov 17, 2023
5a64889
Performing minor cleanup
Nov 17, 2023
e1210a1
Adding file names to output csv
Nov 17, 2023
b68ac29
Remove unneeded fields and add logs to output for pre-commit hook
Nov 19, 2023
2760d6e
Adding prototype pre-commit script
Nov 19, 2023
1e53416
Complete first layer of parallelization, reducing time to run by abou…
Nov 20, 2023
ddfbd89
Adding threading for long commits, moved vectorization into files for…
Nov 22, 2023
015c86e
Create an installer for the pre-commit hook
Nov 22, 2023
93b88b2
Create an installer for the pre-commit hook
BuiltInParris Nov 22, 2023
8314aa9
Merge branch 'pre-commit-hook' of https://github.com/BuiltInParris/xG…
BuiltInParris Nov 22, 2023
afd7098
Pushing my initial code before I make any major changes
BuiltInParris Nov 17, 2023
326ae63
Adding very rough initial commit, stripping the unneeded github fetches
BuiltInParris Nov 17, 2023
867e5a0
Change the file name to something more logical
BuiltInParris Nov 17, 2023
1576bc9
Functionally finding secrets and outputting them to a CSV
BuiltInParris Nov 17, 2023
18134b3
Performing minor cleanup
BuiltInParris Nov 17, 2023
4ca638e
Adding file names to output csv
BuiltInParris Nov 17, 2023
9a1cd52
Remove unneeded fields and add logs to output for pre-commit hook
BuiltInParris Nov 19, 2023
230e6b6
Adding prototype pre-commit script
BuiltInParris Nov 19, 2023
d91bf86
Complete first layer of parallelization, reducing time to run by abou…
BuiltInParris Nov 20, 2023
b2d0346
Adding threading for long commits, moved vectorization into files for…
BuiltInParris Nov 22, 2023
17d4a95
Create an installer for the pre-commit hook
BuiltInParris Nov 22, 2023
8c137b9
Create an installer for the pre-commit hook
BuiltInParris Nov 22, 2023
4ab1f53
Merge branch 'pre-commit-hook' of https://github.com/BuiltInParris/xG…
BuiltInParris Nov 22, 2023
5e872da
Merge branch 'pre-commit-hook' of https://github.com/BuiltInParris/xG…
BuiltInParris Nov 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Change the file name to something more logical
BuiltInParris committed Nov 22, 2023
commit 867e5a0b0d96c7c6e83bb9b7affbf49eeca129f6