pages-core
pages-core copied to clipboard
cloud.gov Pages is a publishing platform for modern 21st Century IDEA websites.
Express 5 is the first major version upgrade in a decade. It has two nice improvements for us: improved promise rejection handling (which has caused errors or annoying code her...
It is possible to have non-deterministic builds when two commits are made in quick succession on the same branch. This could potentially be prevented by through our new queue management...
## Acceptance Criteria The standard ATO's annual review follows a set of schedule and involves numerous requirements that must be addressed. We would like to reduce some of these requirements...
Right now the [rule match array conversion](https://github.com/cloud-gov/pages-core/blob/main/frontend/components/site/SiteSettings/ReportConfigs.jsx#L64) happens as the component updates, not when saving. This creates undesirable behavior when trying to add spaces (because of the constant trimming) ##...
## Changes proposed in this pull request: - Adds ZAP scanning for core/admin/queues - Uploads the results to S3 ## security considerations This adds an admin test user to the...
When a user creates a new site from an existing repository, the initial site build may error if the repository is not using Jekyll and the ruby runtime. Users have...
When a user kicks off an asynchronous action, the button should switch to a disabled loading state while the action is running. ## Notes - This could be used while...
Remove the `Organization Manager Github Username` input from the Create Organization form in pages admin since the migration process from Federalist to Pages is no longer a thing. ## Acceptance...
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** CODEOWNERS file not present. A CODEOWNERS file can give users information about who is responsible for the maintenance of the...