|
Ran
|
Jobs
1
|
Files
143
|
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)
8466 of 10410 relevant lines covered (81.33%)
21693.43 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2558092847.1 | 143 |
81.33 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|