Mongo atlas open to all IP's
Open
@M-Davies is already working on this.
Since Sep 10, 2021.
bug
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The mongo cloud database that the main application uses is open to all IP's. For security reasons, this is obviously a problem. It should be possible to devise a CIDR notation string from the [IP's that the main application uses](https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html) or alternatively invest in a static IP address using a [heroku addon](https://elements.heroku.com/addons/categories/network). Once we have done this, disabling open access should be possible.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.