public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: .github/workflows/
Date: Mon, 31 Jan 2022 19:31:17 +0000 (UTC)	[thread overview]
Message-ID: <1643651720.2b974a96b895b5c4c7dc7991ccd6e441344ba003.perfinion@gentoo> (raw)

commit:     2b974a96b895b5c4c7dc7991ccd6e441344ba003
Author:     Christian Göttsche <cgzones <AT> googlemail <DOT> com>
AuthorDate: Sat Jan 29 17:56:38 2022 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Jan 31 17:55:20 2022 +0000
URL:        https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=2b974a96

Revert "tests.yml: Disable policy_module() selint checks."

This reverts commit 5781a2393cfbc6592cf52abff1eda08afb15c898.

SELint 1.2.1 supports the new policy_module syntax.

Signed-off-by: Christian Göttsche <cgzones <AT> googlemail.com>
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 .github/workflows/tests.yml | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index a8676631..86834fff 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -36,12 +36,11 @@ jobs:
     - name: Run file context checker
       run: python3 -t -t -E -W error testing/check_fc_files.py
 
-# Disable selint until it can handle a single parameter policy_module().
-#    - name: Run SELint
-#      run: |
-#        # disable C-005 (Permissions in av rule or class declaration not ordered) for now: needs fixing
-#        # disable W-005 (Interface call from module not in optional_policy block): refpolicy does not follow this rule
-#        #selint --source --recursive --summary --fail --disable C-005 --disable W-005 policy
+    - name: Run SELint
+      run: |
+        # disable C-005 (Permissions in av rule or class declaration not ordered) for now: needs fixing
+        # disable W-005 (Interface call from module not in optional_policy block): refpolicy does not follow this rule
+        selint --source --recursive --summary --fail --disable C-005 --disable W-005 policy
 
   build:
     runs-on: ubuntu-latest


             reply	other threads:[~2022-01-31 19:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31 19:31 Jason Zaman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-06 21:08 [gentoo-commits] proj/hardened-refpolicy:master commit in: .github/workflows/ Kenton Groombridge
2024-09-22  0:03 Jason Zaman
2022-12-13 20:55 Kenton Groombridge
2022-11-02 14:42 Kenton Groombridge
2022-11-02 14:42 Kenton Groombridge
2022-11-02 14:42 Kenton Groombridge
2021-11-12  2:00 Jason Zaman
2021-01-11  1:27 Jason Zaman
2021-01-11  1:27 Jason Zaman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1643651720.2b974a96b895b5c4c7dc7991ccd6e441344ba003.perfinion@gentoo \
    --to=perfinion@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox