Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The disable-full-descriptions Not respected #4675

Closed
gabpil45 opened this issue Jan 10, 2022 · 1 comment · Fixed by #4760
Closed

The disable-full-descriptions Not respected #4675

gabpil45 opened this issue Jan 10, 2022 · 1 comment · Fixed by #4760
Labels
bug Something isn't working

Comments

@gabpil45
Copy link

Found a bug? You're welcome to Gitter

  • Please make sure to:
    • Describe in details what the problem is
    • Attach a log file with relevant data preferably in DEBUG level (--log-level=DEBUG)
    • Attach the scanned sample files, anonymize the data if the original file cannot be provided
    • When attaching files to the issue make sure they are properly formatted

Expected Behavior

(Which results are expected from KICS?)
Running kics from a Docker container on a mounted folder using the following command (checkmarx/kics:v1.4.9)

 kics scan --disable-full-descriptions -p /workspace/ -v

  • it should load the queries and run them on the folder content

Actual Behavior

Scanning with Keeping Infrastructure as Code Secure v1.4.9


11:58AM INF Scanning with Keeping Infrastructure as Code Secure v1.4.9
11:58AM ERR Unable to GET descriptions API error="Get \"https://kics.io/api/\": dial tcp: lookup kics.io on 192.168.65.5:53: no such host"
11:58AM WRN failed to check latest version
11:58AM INF No queries were loaded
11:58AM INF No files were scanned
No files were scanned

(Formatted logs and samples helps us to better understand the issue)

Steps to Reproduce the Problem

(Command line arguments and flags used)

  1. step 1
  2. step 2
  3. step 3

Specifications

(N/A if not applicable)

  • Version: checkmarx/kics:v1.4.9
  • Platform: Docker/alpine
  • Subsystem:
@gabpil45 gabpil45 added the bug Something isn't working label Jan 10, 2022
@gabpil45
Copy link
Author

Hi, I am having trouble execute kics with default rules in an air gapped network

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant