Skip to content

BRE-609/workflow-changes #5783

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

Merged
merged 2 commits into from
May 15, 2025
Merged

BRE-609/workflow-changes #5783

merged 2 commits into from
May 15, 2025

Conversation

aj-bw
Copy link
Member

@aj-bw aj-bw commented May 7, 2025

🎟️ Tracking

BRE-609

📔 Objective

update workflows to be compliant with pull_request_target workflow linter rule ahead of changing rule log level to error

!-- Required for any UI changes; delete if not applicable. Use fixed width images for better display. -->

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

Copy link
Contributor

github-actions bot commented May 7, 2025

Logo
Checkmarx One – Scan Summary & Detailsa14d8362-ab2a-4966-bca5-ec414d4ebbf4

New Issues (2)

Checkmarx found the following issues in this Pull Request

Severity Issue Source File / Package Checkmarx Insight
MEDIUM CSRF /src/Billing/Controllers/PayPalController.cs: 70
detailsMethod PostIpn at line 70 of /src/Billing/Controllers/PayPalController.cs gets a parameter from a user request from Body. This parameter value fl...
ID: rowCJlRmaN1dTZe8leQMU7N1m8U%3D
Attack Vector
LOW Missing_CSP_Header /src/Core/MailTemplates/Handlebars/Billing/TrialInitiationVerifyEmail.html.hbs: 5
detailsA Content Security Policy is not explicitly defined within the web-application.
ID: QypzWUzCL2qiFG6v23B59ISeF4g%3D
Attack Vector
Fixed Issues (5)

Great job! The following issues were fixed in this Pull Request

Severity Issue Source File / Package
MEDIUM CSRF /src/Api/Billing/Controllers/AccountsController.cs: 144
MEDIUM CSRF /src/Api/AdminConsole/Controllers/PoliciesController.cs: 69
MEDIUM CSRF /src/Api/AdminConsole/Public/Controllers/MembersController.cs: 95
MEDIUM CSRF /src/Api/AdminConsole/Controllers/PoliciesController.cs: 90
MEDIUM CSRF /src/Api/Vault/Controllers/SyncController.cs: 76

Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.28%. Comparing base (d58836b) to head (5b77186).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5783      +/-   ##
==========================================
- Coverage   50.47%   47.28%   -3.19%     
==========================================
  Files        1645     1645              
  Lines       74693    74693              
  Branches     6723     6723              
==========================================
- Hits        37698    35316    -2382     
- Misses      35476    37919    +2443     
+ Partials     1519     1458      -61     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

@aj-bw aj-bw marked this pull request as ready for review May 13, 2025 19:37
@aj-bw aj-bw requested a review from a team as a code owner May 13, 2025 19:37
@aj-bw aj-bw requested a review from justindbaur May 13, 2025 19:37
@aj-bw aj-bw merged commit a973a11 into main May 15, 2025
53 checks passed
@aj-bw aj-bw deleted the BRE-609/workflow-changes branch May 15, 2025 13:39
cyprain-okeke pushed a commit that referenced this pull request May 16, 2025
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.

2 participants