Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
guardicore
/
monkey
Public
Notifications
You must be signed in to change notification settings
Fork
818
Star
7k
Code
Issues
216
Pull requests
22
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
No global data dir
#1160
Merged
VakarisZ
merged 19 commits into
develop
guardicore/monkey:develop
from
no-global-data-dir
guardicore/monkey:no-global-data-dir
Copy head branch name to clipboard
May 13, 2021
Conversation
Commits
19
(19)
Checks
Files changed
Merged
No global data dir
#1160
VakarisZ
merged 19 commits into
develop
guardicore/monkey:develop
from
no-global-data-dir
guardicore/monkey:no-global-data-dir
Copy head branch name to clipboard
Commits
Commits on May 11, 2021
island: Pass data_dir to LocalRun instead of using global singleton
mssalvatore
committed
f048cf3
Copy full SHA for f048cf3
island: Decouple Database service from services.post_breach_files
Show description for ba86ba0
mssalvatore
committed
ba86ba0
Copy full SHA for ba86ba0
island: Wrap services/post_breach_files.py functions in a static class
mssalvatore
committed
a7f2e02
Copy full SHA for a7f2e02
island: Decouple PostBreachFilesService from environment_singleton
mssalvatore
committed
ee19eed
Copy full SHA for ee19eed
island: Add PostBreachFilesService.get_custom_pba_directory()
mssalvatore
committed
4190797
Copy full SHA for 4190797
island: Decouple PBAFileDownload from environment_singleton
mssalvatore
committed
be0f7ac
Copy full SHA for be0f7ac
island: Create custom PBA directory on PostBreachFilesService init
mssalvatore
committed
ca65330
Copy full SHA for ca65330
island: Decouple FileUpload resource from environment_singleton
mssalvatore
committed
71029cb
Copy full SHA for 71029cb
island: Consolidate duplicate delete post breach file functionality
mssalvatore
committed
5742e85
Copy full SHA for 5742e85
island: Simplify remove_PBA_files()
mssalvatore
committed
4364a48
Copy full SHA for 4364a48
island: Add tests for PostBreachFilesService
mssalvatore
committed
ea82e86
Copy full SHA for ea82e86
island: Remove circular dep btw ConfigService and PostBreachFilesService
mssalvatore
committed
9476441
Copy full SHA for 9476441
Commits on May 12, 2021
Remove file that was accidentally added
mssalvatore
committed
e3449d1
Copy full SHA for e3449d1
island: Add `dir_is_empty()` to clarify intent of `test_remove_pba_files()`
mssalvatore
committed
db14285
Copy full SHA for db14285
island: Move run_local_monkey() to its own service
mssalvatore
committed
f86bc7f
Copy full SHA for f86bc7f
island: Don't use `shell=True` when running local monkey
mssalvatore
committed
2485c85
Copy full SHA for 2485c85
island: Move PBA filename paths to config_value_paths.py
mssalvatore
committed
253588b
Copy full SHA for 253588b
island: Move the specifics of saving pba files to pba service
mssalvatore
committed
79eb744
Copy full SHA for 79eb744
island: Rename RunLocalMonkeyService -> LocalMonkeyRunService
mssalvatore
committed
b8d4452
Copy full SHA for b8d4452
You can’t perform that action at this time.