TreyWW / MyFinances

MyFinances is a web application that can help you as an individual, or team, manage your finances!
https://docs.myfinances.cloud
GNU Affero General Public License v3.0
85 stars 121 forks source link

Feature: Added management bot for comments #397

Open TreyWW opened 1 month ago

TreyWW commented 1 month ago

Description

Added a management bot for issue + pr comments to allow for better labelling

Progress:

github-actions[bot] commented 1 month ago

Dependency Review

The following issues were found:

See the Details below.

License Issues

.github/management_bot/pulumi/requirements.txt

PackageVersionLicenseIssue Type
pulumi-aws>= 6.0.2,< 7.0.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/pulumi >= 3.0.0,< 4.0.0 :green_circle: 6.4
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases:green_circle: 85 out of the last 5 releases have a total of 5 signed artifacts.
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Packaging:warning: -1packaging workflow not detected
Security-Policy:green_circle: 10security policy file detected
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts:green_circle: 9binaries present in source code
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing:green_circle: 10project is fuzzed
Vulnerabilities:warning: 19 existing vulnerabilities detected
pip/pulumi-aws >= 6.0.2,< 7.0.0 UnknownUnknown
actions/actions/checkout 2.*.* :green_circle: 7.5
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1018 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases:warning: -1no releases found
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 10SAST tool is run on all commits
Security-Policy:green_circle: 9security policy file detected
Pinned-Dependencies:green_circle: 4dependency not pinned by hash detected -- score normalized to 4
Packaging:green_circle: 10packaging workflow detected
Vulnerabilities:green_circle: 91 existing vulnerabilities detected
actions/actions/setup-python 2.*.* :green_circle: 5.4
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 32 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 3
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts:green_circle: 10no binaries found in the repo
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Fuzzing:warning: 0project is not fuzzed
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy:green_circle: 9security policy file detected
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 049 existing vulnerabilities detected
actions/actions/upload-artifact 2.*.* :green_circle: 6.7
Details
CheckScoreReason
Code-Review:green_circle: 9Found 10/11 approved changesets -- score normalized to 9
Maintained:green_circle: 1014 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts:green_circle: 10no binaries found in the repo
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Packaging:warning: -1packaging workflow not detected
Fuzzing:warning: 0project is not fuzzed
Pinned-Dependencies:warning: 1dependency not pinned by hash detected -- score normalized to 1
SAST:green_circle: 9SAST tool detected but not run on all commits
Security-Policy:green_circle: 9security policy file detected
Vulnerabilities:green_circle: 64 existing vulnerabilities detected

Scanned Manifest Files

.github/management_bot/pulumi/requirements.txt
  • pulumi@>= 3.0.0,< 4.0.0
  • pulumi-aws@>= 6.0.2,< 7.0.0
.github/workflows/management_bot_lambda.yml
  • actions/checkout@2.*.*
  • actions/setup-python@2.*.*
  • actions/upload-artifact@2.*.*
TreyWW commented 1 month ago

/help

myfinances-management[bot] commented 1 month ago

Hi @TreyWW,

My available commands:

| Command | Description | Arg Types | Example | |---------|-------------|--------|--------| | /add_label | Adds one label | string | /add_label bug | | /add_labels | Adds multiple labels | list[string] | /add_label bug enhancement | | /remove_label | Removes one label | string | /remove_label bug | | /remove_labels | Removes multiple labels | list[string] | /remove_labels bug enhancement |

TreyWW commented 1 month ago

Added responses

TreyWW commented 1 month ago

/add_contributor @TreyWW "Testing Now" 👑 🐞

TreyWW commented 1 month ago

/add_contributor @TreyWW "Testing Again" 👑 🐞