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

feat(EMS-3490): no pdf - application submission - XLSX - protect from modification #2584

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

ttbarnes
Copy link
Contributor

Introduction ✏️

This PR updates the XLSX generation so that no data in the spreadsheet can be modified.

Resolution ✔️

  • Craete new environment variable, EXCELJS_PROTECTION_PASSWORD.
  • Update generate.XLSX to call worksheet.protect().

@ttbarnes ttbarnes added documentation Improvements or additions to documentation feature New functionality tech Technical debt/improvements security chore Chore labels Jun 17, 2024
@ttbarnes ttbarnes self-assigned this Jun 17, 2024
Copy link

sonarcloud bot commented Jun 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ttbarnes ttbarnes merged commit c6ef02d into main-application-no-pdf Jun 18, 2024
166 checks passed
@ttbarnes ttbarnes deleted the feat/EMS-3490 branch June 18, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore documentation Improvements or additions to documentation feature New functionality security tech Technical debt/improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants