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

Added safe JSON parse in manager #348

Merged
merged 2 commits into from
Feb 19, 2021

Conversation

lucasbrunozup
Copy link
Contributor

Changed the functions in the manager that use JSON.parse so that you can use it in a safer way and not cause an error in the application if something unexpected occurs.

@lucasbrunozup lucasbrunozup added the kind/bug Something isn't working label Feb 19, 2021
@lucasbrunozup lucasbrunozup self-assigned this Feb 19, 2021
@lucasbrunozup lucasbrunozup linked an issue Feb 19, 2021 that may be closed by this pull request
@wiliansilvazup wiliansilvazup merged commit 6cf6c0e into master Feb 19, 2021
@wiliansilvazup wiliansilvazup deleted the hotfix/safe-json-parse-in-manager branch February 19, 2021 13:34
wiliansilvazup added a commit that referenced this pull request Feb 19, 2021
* [skip ci] update versioning file (#344)

* Added safe JSON parse in manager (#348)

* Added safe JSON parse in the locales of use in manager

* [skip ci] Update versioning file

Co-authored-by: wilian <wilian.silva@zup.com.br>

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: Lucas Bruno <69604366+lucasbrunozup@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Horusec Manager
2 participants