mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-07-31 02:43:14 +03:00
[COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
734c523c4f
commit
79632e33d6
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* Copyright IBM Corp. 2019, 2025
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
const jsonata = require("jsonata");
|
||||
const { WILDCARD, WILDCARD_UPPERCASE} = require("./constants");
|
||||
const { normalizeOutputKey } = require("./utils");
|
||||
|
||||
Reference in New Issue
Block a user