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

FAI-8527 - Fix config redaction when one-letter filenames are present #87

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

cjwooo
Copy link
Collaborator

@cjwooo cjwooo commented Nov 18, 2023

Description

If a file exists whose name is exactly one letter where that letter is in one of the config paths to redact, bash replaces the path string with that letter when assigning the output of this jq expression to an array variable. No idea why it does this.

Type of change

  • Bug fix
  • New feature
  • Breaking change

Related issues

Fix #1

Migration notes

Describe migration notes if any

Extra info

Add any additional information

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@cjwooo cjwooo merged commit 6b44e2d into main Nov 18, 2023
4 checks passed
@cjwooo cjwooo deleted the cwu/8527 branch November 18, 2023 01:36
@github-actions github-actions bot locked and limited conversation to collaborators Nov 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants