Skip to content

v0.1.0-patch-1 #5

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
DeveloperNotes
DeletedStuff
.vscode
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Contributing Guidelines
Empty file added GUIDELINES.md
Empty file.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# com.batemadevelopment.util
This is the repository for the Java package com.batemadevelopment.util.
# com.batemadevelopment.*
This is the repository for the Java package com.batemadevelopment.*.

___
## CoffeeBeansCalculator
<!-- ## DarkRoastCalculator
You will find all the information you need for CoffeeBeansCalculator here.

___
___ -->
## chromacOS
You will find all the information you need for chromacOS here.

Expand Down
14 changes: 7 additions & 7 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

## Supported Versions

Check the chart below to see what versions still support security updates and vunerabilities reporting. :x: means it is not supported, :warning: means it is currently supprted but may soon be discontinued from updates and accepted vunerablities, and :white_check_mark: means that is still supported.
Check the chart below to see what versions still support security updates and vulnerabilities reporting. :x: means it is not supported, :warning: means it is currently supported but may soon be discontinued from updates and accepted vulnerabilities, and :white_check_mark: means that is still supported.
___
| Version | Supported |
| ----------- | ------------------ |
| beta 0.0.3 | :x: |
| beta 0.0.2 | :warning: |
| beta 0.0.1 | :white_check_mark: |
| Version | Supported |
| --------| ------------------ |
| v0.0.3 | :x: |
| v0.0.2 | :warning: |
| v0.0.1 | :white_check_mark: |

***!!! THERE ARE NO UPDATES OUT CURRENTLY, SO THIS CHART IS JUST A EXAMPLE OF HOW IT MAY LOOK WHEN THERE ARE UPDATES OUT. DO NOT REFER TO THIS CHART FOR INFO ON RELEASED UPDATES !!!***

## Reporting a Vulnerability

Go and create a new issue, and select the "Security Vunerablity" template. After submitting an issue, we will respond as soon as possible once you create the issue, so you know we are working on it, but until you get a reply from a non-bot user (a human user without a bot tag), just assume we havent seen it yet. Once we reply, please give us up to TWO weeks to validate and decipher the issue. We will then let you know more details on what we found or if we will be fixing it. If we do fix it, please give us at least THREE weeks to fix it. We will respond and close the issue, with a release tag reference and any other info we need to give about the update. Thank you for helping CoffeeBeans Calculator become a safer place!
Go and create a new issue, and select the "Security Vulnerability" template. After submitting an issue, we will respond as soon as possible once you create the issue, so you know we are working on it, but until you get a reply from a non-bot user (a human user without a bot tag), just assume we haven't seen it yet. Once we reply, please give us up to TWO weeks to validate and decipher the issue. We will then let you know more details on what we found or if we will be fixing it. If we do fix it, please give us at least THREE weeks to fix it. We will respond and close the issue, with a release tag reference and any other info we need to give about the update. Thank you for helping CoffeeBeans Calculator become a safer place!