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

Improvements to package install and browsing #141

Merged
merged 3 commits into from
May 17, 2024
Merged

Conversation

nonprofittechy
Copy link
Member

Fix #119
Fix #64

Adds a simple dashboard to let you view installed packages and the YAML files in them, and then run those packages. Makes it unnecessary to create a link to run the package.

Also adds the ability to add a private access token to the global configuration and to use a private access token when installing a package from GitHub using the Dashboard.

Copy link

gitguardian bot commented May 17, 2024

⚠️ GitGuardian has uncovered 3 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
11053455 Triggered Basic Auth String 2246e74 docassemble/ALDashboard/aldashboard.py View secret
11053455 Triggered Basic Auth String 800a1e4 docassemble/ALDashboard/aldashboard.py View secret
11053470 Triggered Basic Auth String 800a1e4 docassemble/ALDashboard/aldashboard.py View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@nonprofittechy
Copy link
Member Author

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
🛠 Guidelines to remediate hardcoded secrets
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Note that this is an example credential, not a real one. But I'll redact to help avoid future false positives.

@nonprofittechy nonprofittechy merged commit 071b93c into main May 17, 2024
3 checks passed
@nonprofittechy nonprofittechy deleted the browse-interviews branch May 17, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant