Daily Commonspeak2 Save Abandoned

commonspeak2 subdomains wordlist generated daily **DEPRECATED** The author(s) of commonspeak2 maintain an official repo with more lists. Please use it instead: https://github.com/assetnote/wordlists

Project README

DEPRECATED

The author(s) of commonspeak2 maintain an official repo with more lists. Please use it instead: https://github.com/assetnote/wordlists

This repo will no longer be updated.


commonspeak2 (https://github.com/assetnote/commonspeak2) subdomain wordlist generated daily at 13:30 UTC (06:30 PT)

Usage

To run this yourself using Github Actions, you need a GCP service account and IAM configured with the following BigQuery and Object Storage access:

- members:
  - serviceAccount:YOUR_SERVICE_ACCOUNT
  role: roles/bigquery.jobUser
- condition:
    title: read commonspeak-udf
    expression: |-
      resource.type == "storage.googleapis.com/Bucket" &&
      resource.name == "commonspeak-udf" &&
      resource.type == "storage.googleapis.com/Object" &&
      resource.name == "URI.min.js"
  members:
  - serviceAccount:YOUR_SERVICE_ACCOUNT
  role: roles/storage.objectViewer

The workflow requires the following secrets:

Secret Name Description
SSH_DEPLOY_KEY A deploy key for your repo
GCP_SERVICE_ACCOUNT_KEY Your GCP service account key
GCP_PROJECT_ID Your GCP project ID

NOTE

The commonspeak2 binary in this repository is slightly ahead of assetnote/commonspeak2. Specifically, it has this commit.

TODO

Consider copying the commonspeak2 UDFs from gs://commonspeak-udf to a bucket that we (you) control

Open Source Agenda is not affiliated with "Daily Commonspeak2" Project. README Source: cqsd/daily-commonspeak2
Stars
37
Open Issues
0
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating