chore: add Swisscom SW-7 data mesh achievement, Google FDE drafts, scout perms
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -83,7 +83,16 @@
|
||||
"Bash(job_scout/.venv/Scripts/python.exe -c ' *)",
|
||||
"Bash(job_scout/.venv/Scripts/python.exe job_scout/scout.py --only=meta)",
|
||||
"Bash(job_scout/.venv/Scripts/python.exe job_scout/scout.py --only=cisco --include-weak)",
|
||||
"Bash(job_scout/.venv/Scripts/python.exe job_scout/scout.py --only=confluent)"
|
||||
"Bash(job_scout/.venv/Scripts/python.exe job_scout/scout.py --only=confluent)",
|
||||
"Bash(curl -s -A \"Mozilla/5.0\" \"https://coinbase.getro.com/jobs\")",
|
||||
"Bash(grep -oE '\"network\":\\\\{[^}]*\\\\}|\"networkId\":[0-9]+|\"network_id\":[0-9]+|\"id\":[0-9]+,\"name\":\"Coinbase\"|\"name\":\"Coinbase\"[^}]*')",
|
||||
"Bash(grep -oE '\\(algolia[^\"]{0,40}|\"appId\":\"[^\"]*\"|\"apiKey\":\"[^\"]*\"|\"indexName\":\"[^\"]*\"|[A-Z0-9]{8,12}-dsn\\\\.algolia\\)')",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\\\\n\" -X POST \"https://api.getro.com/api/v2/collections/1625/search/jobs\" -H \"Content-Type: application/json\" -d '{\"hitsPerPage\":5}')",
|
||||
"Bash(.venv/Scripts/python.exe _inspect_bs.py)",
|
||||
"Bash(curl -s -m 20 -A Mozilla/5.0 -H 'X-Requested-With: XMLHttpRequest' 'https://bitcoin-suisse.onlyfy.jobs/candidate/job/ajax_list?display_length=50&page=1&sort=date&sort_dir=DESC&search=' -o /tmp/ajax.html)",
|
||||
"Bash(grep -oE 'icon-map-mark.{0,160}' /tmp/ajax.html)",
|
||||
"Bash(grep -oE 'job-title.*?icon-map-mark.{0,200}')",
|
||||
"Bash(grep -oiE '\\(icon-[a-z-]*\\).{0,80}\\(Zug|Switzerland|Schweiz|Copenhagen|Bratislava|Vaduz|Liechtenstein|Slovakia|Denmark\\)' /tmp/ajax.html)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user