firejail/.github/workflows
Kelvin M. Klann a2c8a5f03c ci: allow endpoints used in tests
Relevant lines from build_and_test[1]:

    endpoint called ip address:port 1.1.1.1:1025, domain:
    endpoint called ip address:port 54.185.253.63:43, domain: whois.pir.org.
    ##[error]StepSecurity Harden Runner: DNS resolution for domain dns.quad9.net. was blocked. This domain is not in the list of allowed-endpoints.
    ##[error]StepSecurity Harden Runner: DNS resolution for domain whois.pir.org. was blocked. This domain is not in the list of allowed-endpoints.

The relevant tests were added in the following commits:

* ef4409e7b ("added whois and dig profiles", 2018-08-30)
* 171898233 ("more profile fixes/testing", 2023-01-19)

Relates to #5439 #5485.

[1] https://github.com/netblue30/firejail/actions/runs/4854586882/jobs/8652141329
2023-05-03 16:21:18 -03:00
..
build-extra.yml ci: print env-related settings in each job 2023-04-28 04:45:57 -03:00
build.yml ci: allow endpoints used in tests 2023-05-03 16:21:18 -03:00
codeql-analysis.yml build(deps): bump github/codeql-action from 2.3.0 to 2.3.2 2023-05-01 10:58:32 +00:00
profile-checks.yml ci: print env-related settings in each job 2023-04-28 04:45:57 -03:00