Repo Added
|
Files
145
|
Badge
README BADGES
|
push
gitlab-ci
fix: Limit file name length for the Artifact manifest Limit it to 100 characters. The number is arbitrary but long enough for the known contents of the manifest. A manually crafted Artifact could have very long filenames and we want to prevent the regex to run then. The `mender-artifact` tool does not create such long filenames. Changelog: Title Ticket: MEN-7722 Signed-off-by: Lluis Campos <lluis.campos@northern.tech> (cherry picked from commit 4a7eb3b2c)
4 of 4 new or added lines in 1 file covered. (100.0%)
7150 of 8953 relevant lines covered (79.86%)
12223.1 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1531147346 | pr_1692 | fix: Limit file name length for the Artifact manifest Limit it to 100 characters. The number is arbitrary but long enough for the known contents of the manifest. A manually crafted Artifact could have very long filenames and we want to prevent t... | push | gitlab-ci |
79.86 |