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

Pluggable Sources #15

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Pluggable Sources #15

wants to merge 2 commits into from

Conversation

Sidneys1
Copy link
Owner

Closes #1

@Sidneys1 Sidneys1 added enhancement New feature or request plugins Issues relating to plugin architecture ui Issues related to the user interface. labels Jul 17, 2024
@Sidneys1 Sidneys1 added this to the v1.0 milestone Jul 17, 2024
@Sidneys1 Sidneys1 self-assigned this Jul 17, 2024
@Sidneys1 Sidneys1 linked an issue Jul 17, 2024 that may be closed by this pull request
6 tasks
'--sessionfile', str(temp_path),
)

print('Running:', ' '.join(CMD))

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (password)
as clear text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugins Issues relating to plugin architecture ui Issues related to the user interface.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pluggable "Sources"
1 participant