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

refactor(colors): Removal of chalk coloring messages #115

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Conversation

acolchado
Copy link
Collaborator

The colorization of these messages do not add anything substantial to the logs unless they are running locally.

Removing it does however helps make this package more secure. There has been a few security concerns that chalk has exposed this framework to because of the low maintenance effort.

While spur-ioc and all other spur-packages will be going into maintenance mode, we are actively reducing any change that a new security concern can be discovered down the road due to a dependency.

If you want to see the colors, you can stick to the previous version of spur-ioc.

The colorization of these messages do not add anything substantial to the logs unless they are running locally.

Removing it does however helps make this package more secure. There has been a few security concerns that chalk has exposed this framework to because of the low maintenance effort.

While spur-ioc and all other spur-packages will be going into maintenance mode, we are actively reducing any change that a new security concern can be discovered down the road due to a dependency.

If you want to see the colors, you can stick to the previous version of spur-ioc.
@acolchado acolchado merged commit 632958a into main Mar 31, 2024
2 checks passed
@acolchado acolchado deleted the AC/colors branch March 31, 2024 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant