Removes the authorization: key from the manifest because it exposes the artifactory token used.
This may cause omnibus packages built with authorization headers to be unable to rebuild from their version manifest.
Potentially this could be made possible with a new flag when building from a manifest?
Signed-off-by: Gregory Schofield grschofi@progress.com
Description
Removes the
authorization:
key from the manifest because it exposes the artifactory token used. This may cause omnibus packages built with authorization headers to be unable to rebuild from their version manifest. Potentially this could be made possible with a new flag when building from a manifest?How it looks before this PR
How it looks after this PR
Maintainers
Please ensure that you check for: