Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[Bug] CLI Tool throwing an error after finishing cookie audit #600

Closed
zinkohlaing opened this issue Apr 11, 2024 · 7 comments
Closed

[Bug] CLI Tool throwing an error after finishing cookie audit #600

zinkohlaing opened this issue Apr 11, 2024 · 7 comments
Assignees

Comments

@zinkohlaing
Copy link

Hi,

I am trying to use CLI Tool to audit the URLs contained in the CSV file.

It seems like it has finished the cookie audit but encountered some error after that.

Is there anything that I need to do (e.g. format CSV file or format the URLs) to make sure it goes through?

Thanks!

image

@milindmore22
Copy link
Collaborator

Hello @zinkohlaing

Thanks for the bug report. Yes, the cookie analysis has been completed, but the next step is to analyze the tech stack of a website.

Please make sure to add valid URL’s in the CSV file. Furthermore, please share the CSV file you used so that we can test things on our end.

Meanwhile, you can bypass technology analysis by adding the -nt flag to your command, please check the PSAT CLI wiki for more details.

Here’s an example: npm run cli -- -c /pathto/input_url.csv -nt

By using -nt, you’re essentially telling the PSAT CLI to skip the technology analysis step.

@zinkohlaing
Copy link
Author

Hi @milindmore22 I don't want to share the file here, is there an email address that I should send to?

I will try to skip the technology analysis part and see how it goes!

@milindmore22
Copy link
Collaborator

Hello @zinkohlaing

Please share your file using the google form. When you choose the “PSAT CLI” option in the form, you'll be able to upload your file in the next section.

Please note that you will need to log in using google account to submit the form, as it's a requirement for file upload.

If you encounter any problems while submitting the form, please don't hesitate to let me know.

@zinkohlaing
Copy link
Author

Thanks, I have uploaded the file via the form

@milindmore22
Copy link
Collaborator

Hi @zinkohlaing,

Thanks for submitting the form and letting us analyze your CSV file! We identified that Imperva Incapsula or a similar protection service might be affecting the PSAT CLI analysis.

Here are two options to consider:

Bypass Incapsula Protection (if possible): You can try contacting Imperva Incapsula support to see if there’s a way to temporarily disable protection for the URLs you need PSAT to analyze.

Use the PSAT Extension: You can use the PSAT Chrome extension, as it won’t be affected by protection services.

@zinkohlaing
Copy link
Author

zinkohlaing commented Apr 19, 2024 via email

@milindmore22
Copy link
Collaborator

That's a great solution! I'm pleased to hear you found a workaround. To keep track of this discussion, I'll convert this issue to a GitHub discussion. If you have any further questions, feel free to create a new support discussion.

@GoogleChromeLabs GoogleChromeLabs locked and limited conversation to collaborators Apr 19, 2024
@milindmore22 milindmore22 converted this issue into discussion #634 Apr 19, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

4 participants