|
Ran
|
Jobs
1
|
Files
146
|
Run time
1min
|
Badge
README BADGES
|
push
gitlab-ci
fix: Ensure limited permissions of mender-inventory-geo cache files The /tmp/mender/inventory-geo cache file can potentially contain sensitive data and there's no reason for it to have 644 permissions. By using `umask 077` we can easily ensure that any files created by the script are only user/owner-accessible. Ticket: MEN-9752 Changelog: The /tmp/mender/inventory-geo cache file used by the mender-inventory-geo script now has stricter permissions (600) Signed-off-by: Vratislav Podzimek <vratislav.podzimek+auto-signed@northern.tech> (cherry picked from commit 588f6ea72)
9066 of 11100 relevant lines covered (81.68%)
20562.71 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2558091417.1 | 146 |
81.68 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|