Bug 1143661 - AUDIT-FIND: obs-service-bundle_gems: calls cpio instead of bsdtar
Summary: AUDIT-FIND: obs-service-bundle_gems: calls cpio instead of bsdtar
Status: NEW
Alias: None
Product: SUSE Security Incidents
Classification: Novell Products
Component: Audits (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Security Team bot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1119444
  Show dependency treegraph
 
Reported: 2019-07-31 14:22 UTC by Malte Kraus
Modified: 2020-11-25 08:56 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Malte Kraus 2019-07-31 14:22:26 UTC
should probably use bsdtar instead of cpio
Comment 1 Johannes Segitz 2020-11-25 08:56:31 UTC
not sure that bsdtar is that much better, but passing --no-absolute-filenames to cpio would be a good idea. A generic solution of sandboxing the operation no matter which tool is used would be my preferred solution