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

[feature][general] integration upgrades #19

Merged
merged 17 commits into from
Dec 29, 2021
Merged

Conversation

darklight9811
Copy link
Contributor

Summary

Increases general security in açaí's packages by managing dependencies through an audit (checks for security vulnerabilities in them). Also makes the packages only be published through the CI/CD pipeline.

Changes

  • adds audition to every package (so they can run through yarn);
  • add a command to globally call packages audition (with rush);
  • add the audit step on the CI/CD;

References

@darklight9811 darklight9811 added Type: Enhancement 🔧 New feature or request Priority: High Should do asap labels Dec 19, 2021
@darklight9811 darklight9811 requested a review from a team December 19, 2021 03:01
@darklight9811 darklight9811 self-assigned this Dec 19, 2021
@darklight9811 darklight9811 changed the title [feat][general] integration upgrades [feature][general] integration upgrades Dec 19, 2021
@darklight9811 darklight9811 marked this pull request as draft December 19, 2021 04:03
@darklight9811 darklight9811 added this to the CICD milestone Dec 29, 2021
@darklight9811 darklight9811 marked this pull request as ready for review December 29, 2021 22:52
@darklight9811 darklight9811 linked an issue Dec 29, 2021 that may be closed by this pull request
2 tasks
@darklight9811 darklight9811 merged commit 046dd8c into development Dec 29, 2021
@darklight9811 darklight9811 deleted the feat/integration branch December 29, 2021 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Should do asap Type: Enhancement 🔧 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[general] CI/CD
1 participant