https://github.com/kernelci/iec-security
https://github.com/kernelci/iec-security
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kernelci/iec-security
- Owner: kernelci
- License: apache-2.0
- Created: 2021-09-10T15:10:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T16:01:05.000Z (over 1 year ago)
- Last Synced: 2025-01-27T10:11:32.390Z (over 1 year ago)
- Language: Shell
- Size: 112 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cip-security-tests
This repository contains the tests that should validate the security requirements defined for cyber security standard such as IEC-62443-4-2.
## iec-security-tests
This folder contains the tests for IEC-62443-4-2 standard.
To run tests in the CIP LAVA:
1. Login to https://lava.ciplatform.org
2. Scheduler -> Submit
3. Copy and paste your definition into the submit job window, validate and submit
e.g. Lava Definition for test block
```
# TEST_BLOCK
- test:
timeout:
minutes: 20
definitions:
- repository: https://gitlab.com/cip-project/cip-testing/cip-security-tests.git
from: git
branch: master
path: iec-security-tests/Singlenode-TestDefinition.yaml
name: IEC_Security_Tests
```