Configure Environment Variables

Perform the following steps to configure environment variables on the GitHub Console:

  1. Go to your organization > Setting > Secrets > Actions on the GitHub console.

    Provide the required details for action secrets.

    actions_secret.png

  2. Provide the required details for environment variables

    To create a user-level client, see Set up Token-based Authentication from UI.

    Variable

    Description

    URL

    Qualys platform URL. To know about your Qualys platform URL, click here.

    AUTHTYPE

    Authentication method: 'basicauth' or 'OIDC'

    USERNAME

    Qualys username

    PASSWORD

    Qualys password

    CLIENTID

    OAuth client ID

    CLIENTSECRET

    OAuth client secret

Next Step

Configure GitHub Actions