Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

cqsd/daily-commonspeak2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published