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

Getting Host key verification failed when using PAT #86

Open
rmccarthy-ellevation opened this issue May 31, 2023 · 0 comments
Open

Getting Host key verification failed when using PAT #86

rmccarthy-ellevation opened this issue May 31, 2023 · 0 comments

Comments

@rmccarthy-ellevation
Copy link

The terraform I am trying to scan with terrascan has modules that are in another private repo in the org. I have set up a PAT with the right permissions. I think this is due to the app using ssh to access the repo. However, I'm not sure is there a way to make this work?

- name: Run Terrascan id: terrascan uses: tenable/terrascan-action@main with: iac_type: 'terraform' iac_version: 'v14' policy_type: 'aws' only_warn: true verbose: true iac_dir: A_DIR scm_token: ${{ secrets.TEST_MYPAT }}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant