GithubHelp home page GithubHelp logo

Comments (13)

jfagoagas avatar jfagoagas commented on June 16, 2024 1

Yeah... this worked fine.... but now I'm running into different issues when I run prowler dashboard

ERROR: File "", line 322, in decode UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 5171: invalid start byte

Can you please help me how to resolve this error?

I saw that you opened a new issue related to the above so let's continue there. Thanks.

from prowler.

jfagoagas avatar jfagoagas commented on June 16, 2024 1

Also, I observed that prowler aws this command is taking so much time to check all the resources in the account we provided. Is there any other way that makes the sync faster?

The amount of time spent by Prowler while scanning a provider depends on your cloud environment. You can speed up the execution just scanning a subset of checks --checks or services --services. You can also scan just the regions where you have resources with the --regions argument.

from prowler.

jfagoagas avatar jfagoagas commented on June 16, 2024

Hi @Prabhanjali if you are cloning Prowler from Github using Windows you have to use the git config core.longpaths true, please refer to our documentation here for more information.

Thanks for using Prowler 🚀

from prowler.

Prabhanjali avatar Prabhanjali commented on June 16, 2024

Hi @jfagoagas, I have cloned the repo and then used git config core.longpaths true in my terminal.
Do I need to set up anything else?

from prowler.

jfagoagas avatar jfagoagas commented on June 16, 2024

Hi @jfagoagas, I have cloned the repo and then used git config core.longpaths true in my terminal. Do I need to set up anything else?

Nothing more than that, this will allow you to clone file paths exceeding the default Windows size.

from prowler.

Prabhanjali avatar Prabhanjali commented on June 16, 2024

But I'm still running into this issue

from prowler.

jfagoagas avatar jfagoagas commented on June 16, 2024

@Prabhanjali Did you configure that and then cloned the repo? So:

  1. Run git config core.longpaths true
  2. Then, git clone https://github.com/prowler-cloud/prowler.git

from prowler.

Prabhanjali avatar Prabhanjali commented on June 16, 2024

Yeah... this worked fine.... but now I'm running into different issues when I run prowler dashboard

ERROR:
File "", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 5171: invalid start byte

Can you please help me how to resolve this error?

from prowler.

Prabhanjali avatar Prabhanjali commented on June 16, 2024

Also, I observed that prowler aws this command is taking so much time to check all the resources in the account we provided. Is there any other way that makes the sync faster?

from prowler.

Prabhanjali avatar Prabhanjali commented on June 16, 2024

How can we restrict the compliance standards we are using? Like I need to run prowler with some cis_3.0_aws, soc2_aws, nist_csf_1.1_aws compliance standards and with some regions enabled and also for some set of services.

Can you provide command for this requirement?

from prowler.

jfagoagas avatar jfagoagas commented on June 16, 2024

How can we restrict the compliance standards we are using? Like I need to run prowler with some cis_3.0_aws, soc2_aws, nist_csf_1.1_aws compliance standards and with some regions enabled and also for some set of services.

Can you provide command for this requirement?

Please refer to the Prowler documentation here to know more about how to run compliance frameworks. You can found more information for regions and services.

from prowler.

Prabhanjali avatar Prabhanjali commented on June 16, 2024

How can I give --compliance for 3 different categories(cis_3.0_aws, soc2_aws, nist_csf_1.1_aws)?

from prowler.

jfagoagas avatar jfagoagas commented on June 16, 2024

Hi @Prabhanjali you can use --compliance cis_3.0_aws soc2_aws nist_csf_1.1_aws.

I recommend you to join Prowler's Slack community using this invite since it is the place where this kind of questions are answered!

from prowler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.