Files
meta-secure-core/meta-ids
Mingli Yu 39a46d6b15 meta-secure-core: update the README
Fix the below yocto compliance issue:
  INFO: test_readme (common.CommonCheckLayer)
  INFO:  ... FAIL
  INFO: Traceback (most recent call last):
    File "/build/layers/oe-core/scripts/lib/checklayer/cases/common.py", line 34, in test_readme
      self.assertIn('maintainer', data.lower())
    AssertionError: 'maintainer' not found

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
2022-12-06 09:16:14 +08:00
..
2022-12-06 09:16:14 +08:00

Intrusion Detection System (IDS)

This layer provides functions for Intrusion Detection System (IDS) achievement.

MTREE

The mtree utility compares the file hierarchy rooted in the current directory against a specification read from the standard input. Messages are written to the standard output for any files whose characteristics do not match the specifications, or which are missing from either the file hierarchy or the specification.

Patches

Please submit any patches against the meta-ids layer to the maintainer:

Maintainer: Jia Zhang zhang.jia@linux.alibaba.com