Skip to content

Commit

Permalink
Merge branch 'codefactor-vuln-fixes' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
DefinetlyNotAI authored Sep 21, 2024
2 parents c58464c + 0fbb37f commit 89d4bfa
Show file tree
Hide file tree
Showing 47 changed files with 1,546 additions and 1,006 deletions.
3 changes: 3 additions & 0 deletions .bandit
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# FILE: .bandit
[bandit]
skips: ['B607']
19 changes: 10 additions & 9 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Report a bug
description: Tell us about a bug or issue you may have identified in Logicytics.
title: "Provide a general summary of the issue"
labels: [ bug ]
labels: ["progress:Unreviewed"]
assignees: "DefinetlyNotAI"
body:
- type: checkboxes
Expand All @@ -28,7 +28,7 @@ body:
label: Debugger Log
description: Include the log File generated by running `.\Logicytics --debug`, upload the File contents and paste it in.
validations:
required: true
required: false
- type: textarea
id: b_log
attributes:
Expand All @@ -42,18 +42,19 @@ body:
label: Anything else?
description: Include anything you deem important.
validations:
required: true
required: false
- type: dropdown
id: browser
attributes:
label: What browser(s) are you using?
label: What flags were you using to run Logicytics?
multiple: true
options:
- Chrome
- Safari
- Firefox
- Microsoft Edge
- Opera
- Threading
- Dev
- Default
- Modded
- Other
- N/A
- type: input
id: version
attributes:
Expand Down
8 changes: 5 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Feature request
description: Suggest new or updated features to include in Logicytics.
title: "Suggest a new feature"
labels: [ feature ]
labels: ["progress:Unreviewed"]
assignees: "DefinetlyNotAI"
body:
- type: checkboxes
Expand All @@ -13,7 +13,7 @@ body:
required: true
- label: I have read the [contributing guidelines](https://github.com/DefinetlyNotAI/Logicytics/blob/main/CONTRIBUTING.md)
required: true
- label: I would like to contribute this request.
- label: I would like to contribute this request (Optional).
required: false
- type: textarea
id: proposal
Expand All @@ -27,6 +27,8 @@ body:
attributes:
label: Motivation and context
description: Tell us why this change is needed or helpful, and what problems it may help solve.
validations:
required: true
- type: dropdown
id: importance
attributes:
Expand All @@ -36,6 +38,6 @@ body:
- High
- Normal
- Low
- Unknown
- N/A
validations:
required: true
14 changes: 9 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Prerequisites

<!-- Take a couple of minutes to help our maintainers work faster by checking of the pre-requisites. -->
<!-- To tick the checkboxes replace the space with an 'x', so [ ] becomes [x] . -->

- [ ] I have [searched](https://github.com/DefinetlyNotAI/Logicytics/pulls) for duplicate or closed issues.
- [ ] I have read the [contributing guidelines](https://github.com/DefinetlyNotAI/Logicytics/blob/main/CONTRIBUTING.md).
Expand All @@ -14,26 +15,29 @@
### PR Type

<!-- Take a couple of minutes to help our maintainers work faster by telling us what is the PR guided on. -->
<!-- To tick the checkboxes replace the space with an 'x', so [ ] becomes [x] . -->

- [ ] Bug fix <!-- Non-Breaking Bug Fix - Usually relates to fixing an issue -->
- [ ] New feature <!-- Non-Breaking Change that adds a new feature -->
- [ ] Refactoring <!-- Non-Breaking Change that modifies existing code to refactor it to become more organised -->
- [ ] Documentation
update <!-- Non-Breaking Change that modifies existing documentation to refactor it or add extra comments - either wiki, md files or code is included here -->
- [ ] ⚠️ Breaking change ⚠️ <!-- ⚠️ Breaking Bug Fix / New Addition that changes how Logicytics works ⚠️-->
- [ ] ⚠️ Breaking change ⚠️ <!-- Breaking Bug Fix / New Addition that changes how Logicytics works -->

### Description

<!--Provide a summary of the PR and what you expected to happen. -->
<!-- REQUIRED: Provide a summary of the PR and what you expected to happen. -->

### Motivation and Context

<!--Why is this PR required? What problem does it solve? -->
<!-- REQUIRED: Why is this PR required? What problem does it solve? Why do you want to do it? -->

### Binaries

<!--If you have any binaries built from the AIP, Upload them here -->
<!-- If you have any binaries built from the AIP, Upload them here -->
<!-- Optional for patch updates - To leave empty just type N/A. -->


### Issues Fixed

<!--What issues will be fixed? (Format: "#50, #23" etc) -->
<!-- REQUIRED: What issues will be fixed? (Format: "#50, #23" etc.) if none exist type N/A -->
9 changes: 2 additions & 7 deletions .github/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,17 @@
requestInfoReplyComment: >
We would appreciate it if you could provide us with more info about this issue/pr! We hate to have to ask so much. But to help us improve, please provide us with more information.
# Or an array:
# requestInfoReplyComment:
# - Ah no! young blade! That was a trifle short!
# - Tell me more !
# - I am sure you can be more effusive

# *OPTIONAL* default titles to check against for lack of descriptiveness
# MUST BE ALL LOWERCASE
requestInfoDefaultTitles:
- update readme.md
- updates
- Provide a general summary of the issue
- Update

# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
requestInfoLabelToAdd: Needs More Info
requestInfoLabelToAdd: progress:Invalid

# *OPTIONAL* Require Issues to contain more information than what is provided in the issue templates
# Will fail if the issue's body is equal to a provided template
Expand Down
7 changes: 0 additions & 7 deletions .github/weekly-digest.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,6 @@ $RECYCLE.BIN/
*.lnk

# End of https://www.toptal.com/developers/gitignore/api/windows,pycharm,python
/SYSTEM/secret
/CODE/secret
*.pyc
*.pyc
/CODE/SysInternal_Suite/.sys.ignore
/ACCESS/
18 changes: 18 additions & 0 deletions .idea/jsonSchemas.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/webResources.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 89d4bfa

Please sign in to comment.