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

refactor: confluence plugin methods #219

Merged
merged 4 commits into from
Mar 7, 2024

Conversation

baruchiro
Copy link
Contributor

This pull request refactors the initialization methods of the ConfluencePlugin and DiscordPlugin classes. It removes unused arguments, extracts the Confluence API to an interface, and updates the ConfluencePlugin to use channels for items and errors. These changes improve the code structure and make it easier to maintain and extend.

Copy link

github-actions bot commented Mar 7, 2024

kics-logo

KICS version: v1.7.13

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 0
LOW LOW 1
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 1
Metric Values
Files scanned placeholder 1
Files parsed placeholder 1
Files failed to scan placeholder 0
Total executed queries placeholder 49
Queries failed to execute placeholder 0
Execution time placeholder 1

@baruchiro baruchiro changed the title Refactor ConfluencePlugin methods refactor: confluence plugin methods Mar 7, 2024
@baruchiro baruchiro merged commit 35f27ed into master Mar 7, 2024
9 of 10 checks passed
@baruchiro baruchiro deleted the baruchiro/History---Group-by-Secret branch March 7, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant