aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-03-18 12:28:02 -0400
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-03-18 12:28:02 -0400
commite494f24e35ec365eaf33744fd1712f589fd649ba (patch)
tree507ccdb28a1052e97461a7f4b5dcbd80a7386114 /.gitignore
parent07a28eb5353f93a07b8c2386ac3c0bb598fd0ff3 (diff)
downloadb4-e494f24e35ec365eaf33744fd1712f589fd649ba.tar.gz
Check the age of attestationv0.3.3
If attestation is over 30 days older than the patch, then we refuse to accept it. This can be changed in configuration parameters by setting 'attestation-staleness-days' to a higher/lower value. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a5e4883..5d6f10a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ __pycache__
*.egg-info
*.patch
*.mbx
+*.cover