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

[ml-testing-toolkit-ui] Handle licensing issue of MPL 2.0 in dependent react library axe-core react-scripts>eslint-config-react-app>eslint-plugin-jsx-a11y>axe-core #3710

Open
10 tasks
kleyow opened this issue Jan 4, 2024 · 1 comment
Labels
oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it story to-be-refined This story is ready to be groomed

Comments

@kleyow
Copy link

kleyow commented Jan 4, 2024

Goal:

As a <stakeholder|persona>

I want to

so that

Acceptance Criteria:

  • TBD

Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating

Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating


Package "axe-core@4.8.3" is licensed under "MPL-2.0" which is not permitted by the --onlyAllow flag. Exiting
MPL-2.0 is copy-left license, means incompatible with Apache 2.0 and as such will fail auditing licenses.
A consensus needs to be made on how to resolve the licesening issue here and maybe in other react based applications.

Tasks:

  • TBD [ @? ]

Done

  • Acceptance Criteria pass
  • Designs are up-to date
  • Unit Tests pass
  • Integration Tests pass
  • Code Style & Coverage meets standards
  • Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.
  • TBD

Pull Requests:

  • TBD

Follow-up:

  • N/A

Dependencies:

  • N/A

Accountability:

  • Owner: TBC
  • QA/Review: TBC
@kleyow kleyow added oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it story to-be-refined This story is ready to be groomed labels Jan 4, 2024
@kleyow
Copy link
Author

kleyow commented Jan 8, 2024

Potential solution, moving away from creat-react-app https://nextjs-ja-translation-docs.vercel.app/docs/migrating/from-create-react-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it story to-be-refined This story is ready to be groomed
Projects
None yet
Development

No branches or pull requests

1 participant