From 7a2c492a00581b158482dd0ca532c8bc287f059e Mon Sep 17 00:00:00 2001 From: Joe Roberts <jroberts@rackner.com> Date: Mon, 17 Oct 2022 11:26:33 -0500 Subject: [PATCH 1/2] Remove issue templates --- .gitlab/issue_templates/Access Request.md | 19 --------- .../issue_templates/Application - Archive.md | 23 ----------- .../issue_templates/Application - Initial.md | 34 --------------- .../issue_templates/Application - Update.md | 36 ---------------- .gitlab/issue_templates/Bug.md | 41 ------------------- .gitlab/issue_templates/Feature Request.md | 36 ---------------- .../issue_templates/Leadership Question.md | 12 ------ .gitlab/issue_templates/New Findings.md | 30 -------------- .../issue_templates/Onboarding Question.md | 12 ------ .gitlab/issue_templates/Pipeline Failure.md | 36 ---------------- 10 files changed, 279 deletions(-) delete mode 100644 .gitlab/issue_templates/Access Request.md delete mode 100644 .gitlab/issue_templates/Application - Archive.md delete mode 100644 .gitlab/issue_templates/Application - Initial.md delete mode 100644 .gitlab/issue_templates/Application - Update.md delete mode 100644 .gitlab/issue_templates/Bug.md delete mode 100644 .gitlab/issue_templates/Feature Request.md delete mode 100644 .gitlab/issue_templates/Leadership Question.md delete mode 100644 .gitlab/issue_templates/New Findings.md delete mode 100644 .gitlab/issue_templates/Onboarding Question.md delete mode 100644 .gitlab/issue_templates/Pipeline Failure.md diff --git a/.gitlab/issue_templates/Access Request.md b/.gitlab/issue_templates/Access Request.md deleted file mode 100644 index b9fd83b..0000000 --- a/.gitlab/issue_templates/Access Request.md +++ /dev/null @@ -1,19 +0,0 @@ -## Summary - -The following individuals are requesting access to this project (one per line): -(Tag all individuals here) -- Tag here - -The access level should be: -- [ ] Developer access -- [ ] Remove access - - -## Definition of Done -- [ ] All accounts have been provided the necessary accesses - - - - - -/label ~"Access Request" ~"To Do" ~"Owner::Ironbank" diff --git a/.gitlab/issue_templates/Application - Archive.md b/.gitlab/issue_templates/Application - Archive.md deleted file mode 100644 index 0304276..0000000 --- a/.gitlab/issue_templates/Application - Archive.md +++ /dev/null @@ -1,23 +0,0 @@ -## Summary - -Requesting this application be archived due to one of the following reasons: -- [ ] Version is no longer supported by vendor -- [ ] Application is End-Of-Life -- [ ] License violation. -- [ ] Other. See below. - -## Detailed Description - -(Please provide a detailed description of why this application should be archived) - - -## Definition of Done -- [ ] Application has been reviewed for archival -- [ ] Project is officially marked as stale -- [ ] Iron Bank frontend no longer lists application as available or approved - - - - - -/label ~"Container::Archive" \ No newline at end of file diff --git a/.gitlab/issue_templates/Application - Initial.md b/.gitlab/issue_templates/Application - Initial.md deleted file mode 100644 index 4a0aa70..0000000 --- a/.gitlab/issue_templates/Application - Initial.md +++ /dev/null @@ -1,34 +0,0 @@ -## Summary - -Request for a new application in Iron Bank. - -## Tasks - -Contributor: -- [ ] Add `Dockerfile`, `hardening_manifest.yaml` and adhere to Iron Bank [requirements](https://repo1.dso.mil/dsop/dccscr/-/tree/master/Hardening) -- [ ] Ensure container builds successfully in the Iron Bank pipeline -- [ ] Provide justifications for findings in the [VAT](https://vat.dso.mil) ([docs](https://repo1.dso.mil/dsop/dccscr/-/blob/master/pre-approval/vat.md)) -- [ ] Open a Merge Request from your branch to `development` -- [ ] Apply the ~"Approval" label to this issue and wait for feedback - -Iron Bank: -- [ ] Merge contributor branch to `development` -- [ ] Review findings and justifications -- [ ] Send approval request to Authorizing Official -- [ ] Merge `development` to `master` and close issue after approval from Authorizing Official - -> Note: If the above approval process is rejected for any reason, the `Approval` label will be removed and the issue will be sent back to `Open`. Any comments will be listed in this issue for you to address. Once they have been addressed, you **must** re-add the `Approval` label. - -## Questions? - -Contact the Iron Bank team by commenting on this issue with your questions or concerns. If you do not receive a response, add `/cc @ironbank-notifications/onboarding`. - -Additionally, Iron Bank hosts an [AMA](https://www.zoomgov.com/meeting/register/vJIsf-ytpz8qHSN_JW8Hl9Qf0AZZXSCSmfo) working session every Wednesday from 1630-1730EST to answer questions. - - - - - - - -/label ~"Container::Initial" diff --git a/.gitlab/issue_templates/Application - Update.md b/.gitlab/issue_templates/Application - Update.md deleted file mode 100644 index a411b82..0000000 --- a/.gitlab/issue_templates/Application - Update.md +++ /dev/null @@ -1,36 +0,0 @@ -## Summary - -Request to update an application in Iron Bank. - -Version: (State the version you would like the application updated to) - -## Tasks - -Contributor: -- [ ] Update `Dockerfile`, `hardening_manifest.yaml` and adhere to Iron Bank [requirements](https://repo1.dso.mil/dsop/dccscr/-/tree/master/Hardening) -- [ ] Ensure container builds successfully in the Iron Bank pipeline -- [ ] Provide justifications for findings in the [VAT](https://vat.dso.mil) ([docs](https://repo1.dso.mil/dsop/dccscr/-/blob/master/pre-approval/vat.md)) -- [ ] Open a Merge Request from your branch to `development` -- [ ] Apply the ~"Approval" label to this issue and wait for feedback - -Iron Bank: -- [ ] Merge contributor branch to `development` -- [ ] Review findings and justifications -- [ ] Send approval request to Authorizing Official -- [ ] Merge `development` to `master` and close issue after approval from Authorizing Official - -> Note: If the above approval process is rejected for any reason, the `Approval` label will be removed and the issue will be sent back to `Open`. Any comments will be listed in this issue for you to address. Once they have been addressed, you **must** re-add the `Approval` label. - -## Questions? - -Contact the Iron Bank team by commenting on this issue with your questions or concerns. If you do not receive a response, add `/cc @ironbank-notifications/onboarding`. - -Additionally, Iron Bank hosts an [AMA](https://www.zoomgov.com/meeting/register/vJIsf-ytpz8qHSN_JW8Hl9Qf0AZZXSCSmfo) working session every Wednesday from 1630-1730EST to answer questions. - - - - - - - -/label ~"Container::Update" diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md deleted file mode 100644 index 069eaf0..0000000 --- a/.gitlab/issue_templates/Bug.md +++ /dev/null @@ -1,41 +0,0 @@ -## Summary - -(Summarize the bug encountered concisely) - - -## Steps to reproduce - -(How one can reproduce the issue - this is very important) - - -## What is the current bug behavior? - -(What actually happens) - - -## What is the expected correct behavior? - -(What you should see instead) - - -## Relevant logs and/or screenshots - -(Paste any relevant logs - please use code blocks (```) to format console output, -logs, and code as it's very hard to read otherwise.) - - -## Possible fixes - -(If you can, link to the line of code that might be responsible for the problem) - - -## Defintion of Done -- [ ] Bug has been identified and corrected within the container - - - - - - - -/label ~Bug \ No newline at end of file diff --git a/.gitlab/issue_templates/Feature Request.md b/.gitlab/issue_templates/Feature Request.md deleted file mode 100644 index aad0671..0000000 --- a/.gitlab/issue_templates/Feature Request.md +++ /dev/null @@ -1,36 +0,0 @@ -## Feature description - -(Detailed description of the feature being requested) - - -## Use cases - - -(Detailed description of the use case for this feature) - - -## Benefits - -(How does this benefit others) - - -## Requirements - -(Any requirements for this feature to be enabled?) - - -## Links / references - -(List of links or references that support this feature) - - -## Definition of Done -- [ ] Feature has been implemented - - - - - - - -/label ~Feature \ No newline at end of file diff --git a/.gitlab/issue_templates/Leadership Question.md b/.gitlab/issue_templates/Leadership Question.md deleted file mode 100644 index b2cf9e5..0000000 --- a/.gitlab/issue_templates/Leadership Question.md +++ /dev/null @@ -1,12 +0,0 @@ -## Leadership question - -(Detailed description of the question you'd like to ask the leadership team) - - - - - - - -/label ~"Question::Leadership" ~"To Do" -/cc @ironbank-notifications/leadership \ No newline at end of file diff --git a/.gitlab/issue_templates/New Findings.md b/.gitlab/issue_templates/New Findings.md deleted file mode 100644 index 8fcdc03..0000000 --- a/.gitlab/issue_templates/New Findings.md +++ /dev/null @@ -1,30 +0,0 @@ -## Summary - -New findings discovered during continuous monitoring. - -## Tasks - -Contributor: -- [ ] Provide justifications for findings in the [VAT](https://vat.dso.mil) ([docs](https://repo1.dso.mil/dsop/dccscr/-/blob/master/pre-approval/vat.md)) -- [ ] Apply the ~"Approval" label to this issue and wait for feedback - -Iron Bank: -- [ ] Review findings and justifications -- [ ] Send approval request to Authorizing Official -- [ ] Close issue after approval from Authorizing Official - -> Note: If the above approval process is rejected for any reason, the `Approval` label will be removed and the issue will be sent back to `Open`. Any comments will be listed in this issue for you to address. Once they have been addressed, you **must** re-add the `Approval` label. - -## Questions? - -Contact the Iron Bank team by commenting on this issue with your questions or concerns. If you do not receive a response, add `/cc @ironbank-notifications/onboarding`. - -Additionally, Iron Bank hosts an [AMA](https://www.zoomgov.com/meeting/register/vJIsf-ytpz8qHSN_JW8Hl9Qf0AZZXSCSmfo) working session every Wednesday from 1630-1730EST to answer questions. - - - - - - - -/label ~"Container::New Findings" diff --git a/.gitlab/issue_templates/Onboarding Question.md b/.gitlab/issue_templates/Onboarding Question.md deleted file mode 100644 index ae8011e..0000000 --- a/.gitlab/issue_templates/Onboarding Question.md +++ /dev/null @@ -1,12 +0,0 @@ -## Onboarding question - -(Detailed description of the question you'd like to ask the onboarding team) - - - - - - - -/label ~"Question::Onboarding" ~"To Do" -/cc @ironbank-notifications/onboarding \ No newline at end of file diff --git a/.gitlab/issue_templates/Pipeline Failure.md b/.gitlab/issue_templates/Pipeline Failure.md deleted file mode 100644 index 36aa982..0000000 --- a/.gitlab/issue_templates/Pipeline Failure.md +++ /dev/null @@ -1,36 +0,0 @@ -## Summary - -(Summarize the pipeline issue encountered concisely) - - -## Link to failed pipeline - -(Link to the failed pipeline) - - -## What is the current bug behavior? - -(What actually happens) - - -## What is the expected correct behavior? - -(What you should see instead) - - -## Possible fixes - -(If you can, link to the line of code that might be responsible for the problem) - - -## Definition of Done -- [ ] Pipeline failure has been resolved - - - - - - - - -/label ~Pipeline \ No newline at end of file -- GitLab From bf166ebc28f62ad19ba129436ad830aa5d027465 Mon Sep 17 00:00:00 2001 From: elastic <elastic@submit-ubi-images-to-ironbank-7.17-run-4xhrc-ubi-ironbank-d6k2p> Date: Tue, 25 Oct 2022 10:08:57 +0000 Subject: [PATCH 2/2] Update Kibana to 7.17.7 --- Dockerfile | 4 ++-- README.md | 2 +- hardening_manifest.yaml | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Dockerfile b/Dockerfile index d634d3f..f0d0f52 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,8 +14,8 @@ RUN yum update --setopt=tsflags=nodocs -y && \ RUN mkdir /usr/share/kibana WORKDIR /usr/share/kibana -COPY --chown=1000:0 kibana-7.17.6-linux-x86_64.tar.gz . -RUN tar --strip-components=1 -zxf kibana-7.17.6-linux-x86_64.tar.gz +COPY --chown=1000:0 kibana-7.17.7-linux-x86_64.tar.gz . +RUN tar --strip-components=1 -zxf kibana-7.17.7-linux-x86_64.tar.gz # Ensure that group permissions are the same as user permissions. # This will help when relying on GID-0 to run Kibana, rather than UID-1000. diff --git a/README.md b/README.md index 3c32fb8..913425a 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,4 @@ and includes the full set of [free features](https://www.elastic.co/subscriptions). View the detailed release notes -[here](https://www.elastic.co/guide/en/kibana/7.17/release-notes-7.17.6.html). +[here](https://www.elastic.co/guide/en/kibana/7.17/release-notes-7.17.7.html). diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 4e44b53..0815084 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -9,7 +9,7 @@ labels: org.opencontainers.image.title: kibana org.opencontainers.image.url: https://www.elastic.co/products/kibana org.opencontainers.image.vendor: Elastic - org.opencontainers.image.version: 7.17.6 + org.opencontainers.image.version: 7.17.7 maintainers: - cht_member: false email: tyler.smalley@elastic.co @@ -25,11 +25,11 @@ maintainers: username: yalabe.dukuly name: elastic/kibana/kibana resources: -- filename: kibana-7.17.6-linux-x86_64.tar.gz - url: https://artifacts.elastic.co/downloads/kibana/kibana-7.17.6-linux-x86_64.tar.gz +- filename: kibana-7.17.7-linux-x86_64.tar.gz + url: https://artifacts.elastic.co/downloads/kibana/kibana-7.17.7-linux-x86_64.tar.gz validation: type: sha512 - value: 4234b8e1f2f775af5016dae31e746086785248e92ed4a4202466e5a758179853f4c06c43e333ea23e4504674a5218aad07014a3578d0767730f2284fde33315d + value: 8d8250a73f3e6f208dfb02f9e1e19efed6c063bb50d6b802ab7b7e7f6d3c49dff287beb126b8663f02c7dbcff7936f7c27a79d441bc2e7e0e6b12ce521a85441 - filename: tini url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 validation: @@ -41,5 +41,5 @@ resources: type: sha512 value: 0ce56bde1853fed3e53282505bac65707385275a27816c29712ab04c187aa249797c82c58759b2b36c210d4e2683eda92359d739a8045cb8385c2c34d37cc9e1 tags: -- 7.17.6 +- 7.17.7 - latest -- GitLab