tableau-cloud-audit 0.2.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tableau_cloud_audit-0.2.0.dist-info/METADATA +221 -0
- tableau_cloud_audit-0.2.0.dist-info/RECORD +38 -0
- tableau_cloud_audit-0.2.0.dist-info/WHEEL +4 -0
- tableau_cloud_audit-0.2.0.dist-info/entry_points.txt +2 -0
- tableau_cloud_audit-0.2.0.dist-info/licenses/LICENSE +202 -0
- tableau_cloud_audit-0.2.0.dist-info/licenses/NOTICE +12 -0
- tca/__init__.py +7 -0
- tca/cli.py +950 -0
- tca/config.py +127 -0
- tca/modules/__init__.py +0 -0
- tca/modules/activity.py +118 -0
- tca/modules/automation.py +33 -0
- tca/modules/base.py +128 -0
- tca/modules/content.py +79 -0
- tca/modules/metadata.py +70 -0
- tca/modules/permissions.py +114 -0
- tca/modules/rest_core.py +52 -0
- tca/normalize.py +588 -0
- tca/pseudo/__init__.py +0 -0
- tca/pseudo/manifest.py +478 -0
- tca/pseudo/scrubber.py +259 -0
- tca/sources/__init__.py +0 -0
- tca/sources/metadata.py +73 -0
- tca/sources/rest.py +107 -0
- tca/sources/vds.py +39 -0
- tca/storage/__init__.py +0 -0
- tca/storage/migrations/001_init.sql +80 -0
- tca/storage/migrations/002_event_history.sql +50 -0
- tca/storage/migrations/003_typed_state.sql +120 -0
- tca/storage/migrations/004_clear_views.sql +62 -0
- tca/storage/migrations/005_job_history.sql +41 -0
- tca/storage/migrations/006_vds_metadata_state.sql +185 -0
- tca/storage/migrations/007_current_view_semantics.sql +50 -0
- tca/storage/migrations/008_state_current_only.sql +74 -0
- tca/storage/writer.py +742 -0
- tca/transport/__init__.py +0 -0
- tca/transport/auth.py +45 -0
- tca/transport/client.py +215 -0
|
@@ -0,0 +1,221 @@
|
|
|
1
|
+
Metadata-Version: 2.5
|
|
2
|
+
Name: tableau-cloud-audit
|
|
3
|
+
Version: 0.2.0
|
|
4
|
+
Summary: Open-source collector for Tableau Cloud: your entire estate in one DuckDB file, pseudonymised by construction.
|
|
5
|
+
Project-URL: Homepage, https://simboli.github.io/tableau-cloud-audit/
|
|
6
|
+
Project-URL: Documentation, https://simboli.github.io/tableau-cloud-audit/
|
|
7
|
+
Project-URL: Repository, https://github.com/simboli/tableau-cloud-audit
|
|
8
|
+
Project-URL: Changelog, https://github.com/simboli/tableau-cloud-audit/blob/main/CHANGELOG.md
|
|
9
|
+
Project-URL: Issues, https://github.com/simboli/tableau-cloud-audit/issues
|
|
10
|
+
Author-email: Nicola Simboli <support@simboli.eu>
|
|
11
|
+
License-Expression: Apache-2.0
|
|
12
|
+
License-File: LICENSE
|
|
13
|
+
License-File: NOTICE
|
|
14
|
+
Keywords: audit,bi,duckdb,governance,tableau,tableau-cloud
|
|
15
|
+
Classifier: Development Status :: 3 - Alpha
|
|
16
|
+
Classifier: Environment :: Console
|
|
17
|
+
Classifier: Intended Audience :: Information Technology
|
|
18
|
+
Classifier: Intended Audience :: System Administrators
|
|
19
|
+
Classifier: Operating System :: OS Independent
|
|
20
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
|
21
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
22
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
23
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
24
|
+
Classifier: Topic :: Database
|
|
25
|
+
Classifier: Topic :: System :: Systems Administration
|
|
26
|
+
Requires-Python: >=3.11
|
|
27
|
+
Requires-Dist: duckdb>=1.4
|
|
28
|
+
Requires-Dist: httpx>=0.27
|
|
29
|
+
Requires-Dist: pydantic>=2.7
|
|
30
|
+
Requires-Dist: rich>=13.7
|
|
31
|
+
Requires-Dist: typer>=0.12
|
|
32
|
+
Provides-Extra: dev
|
|
33
|
+
Requires-Dist: mypy>=1.10; extra == 'dev'
|
|
34
|
+
Requires-Dist: pytest-httpx>=0.30; extra == 'dev'
|
|
35
|
+
Requires-Dist: pytest>=8.0; extra == 'dev'
|
|
36
|
+
Requires-Dist: ruff>=0.5; extra == 'dev'
|
|
37
|
+
Provides-Extra: docs
|
|
38
|
+
Requires-Dist: mkdocs-material>=9.5; extra == 'docs'
|
|
39
|
+
Description-Content-Type: text/markdown
|
|
40
|
+
|
|
41
|
+
# tableau-cloud-audit
|
|
42
|
+
|
|
43
|
+
[](https://pypi.org/project/tableau-cloud-audit/)
|
|
44
|
+
[](https://github.com/simboli/tableau-cloud-audit/actions/workflows/ci.yml)
|
|
45
|
+
[](https://github.com/simboli/tableau-cloud-audit/blob/main/LICENSE)
|
|
46
|
+
[](https://github.com/simboli/tableau-cloud-audit/blob/main/pyproject.toml)
|
|
47
|
+
[](https://simboli.github.io/tableau-cloud-audit/)
|
|
48
|
+
|
|
49
|
+
**Your entire Tableau Cloud estate in one DuckDB file.**
|
|
50
|
+
|
|
51
|
+
Tableau Cloud tells you what happened yesterday. It won't tell you who hasn't signed in
|
|
52
|
+
since March, which workbooks nobody has opened all year, or who can actually see the HR
|
|
53
|
+
dashboard — and Admin Insights forgets everything after 90 days. This collector answers
|
|
54
|
+
those questions with SQL, from a file you own.
|
|
55
|
+
|
|
56
|
+

|
|
57
|
+
|
|
58
|
+
An open-source, client-executed collector that reads a Tableau Cloud site through its
|
|
59
|
+
official APIs (REST + Admin Insights via the VizQL Data Service) and lands everything
|
|
60
|
+
in a single local DuckDB file — so you can understand optimization opportunities on
|
|
61
|
+
**economics** (license waste), **privacy & security** (who can see what), and
|
|
62
|
+
**governance** (zombie content, ownerless assets).
|
|
63
|
+
|
|
64
|
+
> **Status: working alpha.** Collects users, groups, memberships, projects, workbooks,
|
|
65
|
+
> views, data sources, connections, permission rules (incl. project default templates)
|
|
66
|
+
> and the Admin Insights activity sources (TS Events, TS Users, Site Content, Tokens,
|
|
67
|
+
> Job Performance). Interfaces and schema may still change.
|
|
68
|
+
|
|
69
|
+
## Design principles
|
|
70
|
+
|
|
71
|
+
- **You run it, on your machine, with your revocable PAT.** No credentials shared, no
|
|
72
|
+
remote access, no telemetry. When the run is done, revoke the token.
|
|
73
|
+
- **Privacy by construction, not by discipline.** User identities are pseudonymised
|
|
74
|
+
(`U-####`) *before* anything is written — enforced by a mandatory scrub gate on the
|
|
75
|
+
write path, not by convention (details below).
|
|
76
|
+
- **No hidden logic.** The collector extracts and stores — it computes nothing about
|
|
77
|
+
you. Every endpoint and field it reads is documented in
|
|
78
|
+
[docs/api-coverage.md](https://github.com/simboli/tableau-cloud-audit/blob/main/docs/api-coverage.md),
|
|
79
|
+
and the complete definition of "what counts as personal data" lives in one reviewable
|
|
80
|
+
file: [`src/tca/pseudo/manifest.py`](https://github.com/simboli/tableau-cloud-audit/blob/main/src/tca/pseudo/manifest.py).
|
|
81
|
+
- **One file, growing over time.** Run it monthly: events are accumulated and
|
|
82
|
+
deduplicated, so your history outlives Tableau's 90-day Admin Insights retention —
|
|
83
|
+
and coverage gaps between runs are detected, not hidden.
|
|
84
|
+
|
|
85
|
+
## Quickstart
|
|
86
|
+
|
|
87
|
+
```bash
|
|
88
|
+
pip install tableau-cloud-audit
|
|
89
|
+
|
|
90
|
+
tca init # wizard → collector.toml + package file
|
|
91
|
+
export TCA_PAT_SECRET='<PAT secret>' # never stored in files
|
|
92
|
+
export TCA_DB_KEY='<passphrase>' # optional: encrypt the file at rest
|
|
93
|
+
tca verify # PAT, site, Admin Insights/VDS access
|
|
94
|
+
tca collect # collect everything (resumable)
|
|
95
|
+
```
|
|
96
|
+
|
|
97
|
+
Then explore:
|
|
98
|
+
|
|
99
|
+
```bash
|
|
100
|
+
tca summary # what's in the file: runs, row counts, event history, gaps
|
|
101
|
+
tca peek users # browse the latest snapshot WITH real names (local only)
|
|
102
|
+
tca resolve U-0042 # one pseudonym → identity (local vault only)
|
|
103
|
+
tca export # the shareable copy: everything EXCEPT the identity vault
|
|
104
|
+
```
|
|
105
|
+
|
|
106
|
+
Interrupted run (crash, Ctrl-C)? Nothing is lost: `tca collect --resume` continues
|
|
107
|
+
where it stopped, skipping already-collected pages — API calls included.
|
|
108
|
+
|
|
109
|
+
## What you can answer
|
|
110
|
+
|
|
111
|
+
Once the file exists it's just DuckDB — no API, no rate limits, no waiting. The first
|
|
112
|
+
pass at license waste, seats paying for nobody:
|
|
113
|
+
|
|
114
|
+
```sql
|
|
115
|
+
SELECT user_pseudo, site_role, last_login_at,
|
|
116
|
+
date_diff('day', last_login_at, current_timestamp::TIMESTAMP) AS days_inactive
|
|
117
|
+
FROM state.v_users_current
|
|
118
|
+
WHERE last_login_at IS NULL
|
|
119
|
+
OR last_login_at < current_timestamp::TIMESTAMP - INTERVAL 90 DAY
|
|
120
|
+
ORDER BY days_inactive DESC NULLS FIRST;
|
|
121
|
+
```
|
|
122
|
+
|
|
123
|
+
```
|
|
124
|
+
┌─────────────┬───────────┬─────────────────────┬───────────────┐
|
|
125
|
+
│ user_pseudo │ site_role │ last_login_at │ days_inactive │
|
|
126
|
+
├─────────────┼───────────┼─────────────────────┼───────────────┤
|
|
127
|
+
│ U-0117 │ Creator │ NULL │ NULL │
|
|
128
|
+
│ U-0042 │ Creator │ 2025-09-14 08:21:03 │ 320 │
|
|
129
|
+
│ U-0288 │ Explorer │ 2026-01-27 16:44:51 │ 185 │
|
|
130
|
+
│ U-0031 │ Creator │ 2026-03-02 09:05:12 │ 151 │
|
|
131
|
+
└─────────────┴───────────┴─────────────────────┴───────────────┘
|
|
132
|
+
```
|
|
133
|
+
|
|
134
|
+
Swap `state.v_users_current` for `clear.users` and the same query comes back with real
|
|
135
|
+
names — that join happens locally, against a vault the shared export doesn't contain.
|
|
136
|
+
|
|
137
|
+
Six more validated recipes — broad "All Users" grants, content nobody opens, ownerless
|
|
138
|
+
assets, embedded credentials — in the
|
|
139
|
+
[query cookbook](https://simboli.github.io/tableau-cloud-audit/cookbook/).
|
|
140
|
+
|
|
141
|
+
## The DuckDB package file
|
|
142
|
+
|
|
143
|
+
Everything lives in one DuckDB database with **five schemas**:
|
|
144
|
+
|
|
145
|
+
| Schema | Contents | PII |
|
|
146
|
+
|---|---|---|
|
|
147
|
+
| **`meta`** | Bookkeeping: file identity, one row per collection run, schema migration registry, event-coverage windows with gap detection | none |
|
|
148
|
+
| **`raw`** | The source of truth: one row per API response page, payload stored as JSON, **already pseudonymised** | none — user identities appear only as `U-####` |
|
|
149
|
+
| **`state`** | Queryable typed tables (1 row = 1 object: users, groups, projects, content, views, connections, permission rules), rebuilt mechanically from `raw` on every run; `v_*_current` views show the latest snapshot | none |
|
|
150
|
+
| **`history`** | Append-only accumulators deduplicated on natural keys (`history.events`): run monthly and the event log outlives the 90-day retention | none |
|
|
151
|
+
| **`identity`** | A single table (`identity.map`): the pseudonym ↔ real identity mapping. **The only place real identities exist.** | yes — by design, isolated here |
|
|
152
|
+
|
|
153
|
+
The schema is versioned: opening a file applies pending additive-only migrations
|
|
154
|
+
automatically, and files written by a newer collector are refused rather than mangled.
|
|
155
|
+
Tables and columns never disappear across versions — the guarantee is enforced by a
|
|
156
|
+
schema contract test in CI. Full table-by-table guide:
|
|
157
|
+
[docs/package-file-schema.md](https://github.com/simboli/tableau-cloud-audit/blob/main/docs/package-file-schema.md).
|
|
158
|
+
|
|
159
|
+
Set `TCA_DB_KEY` to encrypt the whole file at rest (DuckDB native AES encryption). If
|
|
160
|
+
unset, the collector warns and writes an unencrypted file.
|
|
161
|
+
|
|
162
|
+
## How pseudonymisation works
|
|
163
|
+
|
|
164
|
+
Four mechanisms, all declared in the PII manifest and enforced by a scrub gate that
|
|
165
|
+
every payload must pass before it can be written:
|
|
166
|
+
|
|
167
|
+
1. **User objects → stable pseudonyms.** Tableau user objects (in `/users`, group
|
|
168
|
+
memberships, content owners, permission grantees) have their identity fields
|
|
169
|
+
replaced by a stable `U-####`; the real identity goes into the local vault. Same
|
|
170
|
+
person = same pseudonym, forever, across runs.
|
|
171
|
+
2. **Credential redaction.** Database usernames in connections carry no Tableau
|
|
172
|
+
identity to map — they become `[redacted]`, keeping the presence signal.
|
|
173
|
+
3. **Query-time minimization.** For Admin Insights sources the collector chooses the
|
|
174
|
+
columns: identity columns it doesn't need (`Actor User Name`, `Owner Email` in
|
|
175
|
+
Site Content, device names, error messages…) are **never even requested**.
|
|
176
|
+
4. **E-mail reverse lookup.** Sources that identify owners only by e-mail (Tokens,
|
|
177
|
+
Job Performance) are resolved against the vault: known e-mail → `U-####`, unknown
|
|
178
|
+
→ `[redacted]`. An e-mail never survives in the file.
|
|
179
|
+
|
|
180
|
+
A blocking **safety net** backs all of this: after scrubbing, any e-mail-shaped string
|
|
181
|
+
or known user LUID still present anywhere in the payload aborts the write. A gap in
|
|
182
|
+
the manifest fails loudly instead of leaking silently.
|
|
183
|
+
|
|
184
|
+
**And your side of the file stays readable:** `tca peek` (or the `clear.*` SQL views)
|
|
185
|
+
re-joins pseudonyms with the vault *at read time*, so you browse your own data with
|
|
186
|
+
real names. The export physically lacks the vault, so on the shared copy that
|
|
187
|
+
recombination is impossible — not merely forbidden.
|
|
188
|
+
|
|
189
|
+
## Sharing data with an analyst
|
|
190
|
+
|
|
191
|
+
`tca export` produces the only artifact meant to leave your machine: a plain,
|
|
192
|
+
unencrypted DuckDB copy with every schema **except `identity`**, verified (no
|
|
193
|
+
e-mail-shaped strings anywhere) and accompanied by a SHA-256 checksum. Open it with
|
|
194
|
+
any DuckDB client to inspect exactly what would be shared, before sharing it —
|
|
195
|
+
convenience views included:
|
|
196
|
+
|
|
197
|
+

|
|
198
|
+
|
|
199
|
+
More recipes like this in the
|
|
200
|
+
[query cookbook](https://simboli.github.io/tableau-cloud-audit/cookbook/).
|
|
201
|
+
|
|
202
|
+
## Have a question? Ask an AI
|
|
203
|
+
|
|
204
|
+
Got a doubt about how this project works, or how to use or extend it? Hand
|
|
205
|
+
[`AI_GUIDE.md`](https://github.com/simboli/tableau-cloud-audit/blob/main/AI_GUIDE.md) to Claude (or any capable AI assistant) and then
|
|
206
|
+
ask away — it briefs the assistant on the project's purpose, architecture,
|
|
207
|
+
privacy model, and conventions so you get grounded answers instead of guesses.
|
|
208
|
+
|
|
209
|
+
## Requirements
|
|
210
|
+
|
|
211
|
+
- Python ≥ 3.11
|
|
212
|
+
- A Tableau Cloud site and a Personal Access Token of a site administrator
|
|
213
|
+
- For activity data: the Admin Insights project provisioned (open it once as an
|
|
214
|
+
admin) — `tca verify` checks this for you
|
|
215
|
+
|
|
216
|
+
## License
|
|
217
|
+
|
|
218
|
+
Apache-2.0.
|
|
219
|
+
|
|
220
|
+
Tableau and Tableau Cloud are trademarks of Salesforce, Inc. This project is an
|
|
221
|
+
independent open-source tool and is not affiliated with or endorsed by Salesforce.
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
tca/__init__.py,sha256=LGWPOnb69IzGTMw0Qv5GjdD7vQMZxROnKN61yWqLg_s,223
|
|
2
|
+
tca/cli.py,sha256=4Vnmai4CjfcsbMYK1Aqbf8ls1XUV2Kfn-QmYnJJAzAg,36888
|
|
3
|
+
tca/config.py,sha256=WS64ac3daaMxiI-5AEJdEQDk2GZnaQESCWttwCBX2EU,4267
|
|
4
|
+
tca/normalize.py,sha256=OtnZiPjKa1fqxxeSDWj5f5AolJMUgjWfL7QILbTuf_Q,22538
|
|
5
|
+
tca/modules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
|
+
tca/modules/activity.py,sha256=W7IIsrThWKH7x9YwviAjx-NI1SLFBJUNRLUmDxOucjE,4760
|
|
7
|
+
tca/modules/automation.py,sha256=c8vW_71pF4VpJCcmoKrrfKeeztUWq1jlW9fX0KPrjj8,1111
|
|
8
|
+
tca/modules/base.py,sha256=f2fDzANTayn1EpNrsD07nuh-lWkDGe9bOuSxRVRkNaw,4469
|
|
9
|
+
tca/modules/content.py,sha256=RHaH6Hj5kcsE364vp7zA7UFg5p6BibKmer7zKS4SsjQ,2947
|
|
10
|
+
tca/modules/metadata.py,sha256=Uc7EazgEYEV0ES6nC7_0kNpFfOkcFw5N3Tv7TzZ9u_o,2920
|
|
11
|
+
tca/modules/permissions.py,sha256=KBTdkyWGIZvU3aMdhnFgC2ERSHOAxagTI9Wm5HaaMzk,4253
|
|
12
|
+
tca/modules/rest_core.py,sha256=m6ePvt_To47sGmCH5Qaebx9IsRBm2ewqdYcs01z5owA,1782
|
|
13
|
+
tca/pseudo/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
14
|
+
tca/pseudo/manifest.py,sha256=cuavEdTNMztWG_nG0putaP9ZQZvcXm00GDjwCEBi6vw,18183
|
|
15
|
+
tca/pseudo/scrubber.py,sha256=bax40Mf7I_pIub_L0Gv4xeYUv-zLa9YDFBPD4A4fHgM,11475
|
|
16
|
+
tca/sources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
17
|
+
tca/sources/metadata.py,sha256=Q5Y1Be4fnfnIoykZiYk_iMokXANZ3Gmp3JY3Y2TUMgo,2996
|
|
18
|
+
tca/sources/rest.py,sha256=01Ait5tF4gTjuMGxxYowOP6oOjJNxb1Y7mk6zPk6lNk,4474
|
|
19
|
+
tca/sources/vds.py,sha256=PtG1syo507lGraI4ei2tD2G0pwmUVoPy9uoIKEHlw3A,1524
|
|
20
|
+
tca/storage/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
21
|
+
tca/storage/writer.py,sha256=Wo3qjYzpTmbiPtOEFpmjjwdji1FMmQq8CfKZfgVTFPo,32261
|
|
22
|
+
tca/storage/migrations/001_init.sql,sha256=u4S8rbdcCQh1r2JXbA1-mHWbic55DiyKt1-qU2qT_jU,3567
|
|
23
|
+
tca/storage/migrations/002_event_history.sql,sha256=bsqQZHstelJzFX0IFW3Ojdvh6MKKwCkoSbHk-kgUktA,2231
|
|
24
|
+
tca/storage/migrations/003_typed_state.sql,sha256=20deYzSZIK0O773BSD3TPB-zL51ahoBBVDfo1z4ebKk,4869
|
|
25
|
+
tca/storage/migrations/004_clear_views.sql,sha256=clglaYcyizyV4qFzN06R7F-7GNq1P4eSj3z4VLXpgJk,2358
|
|
26
|
+
tca/storage/migrations/005_job_history.sql,sha256=4KUAsA4mNVwgTfvDHAoBaw9oq9TdZQZnuJcEE_rKkSk,2096
|
|
27
|
+
tca/storage/migrations/006_vds_metadata_state.sql,sha256=TfG4Rjg2CLrDnVsol7u79SpreUZv87s9K2dXwSRHBVw,6791
|
|
28
|
+
tca/storage/migrations/007_current_view_semantics.sql,sha256=7aDm0zxxv9fhMLk9SMydHc1qI1MrWPK3vNdopuMcgO0,2364
|
|
29
|
+
tca/storage/migrations/008_state_current_only.sql,sha256=KgoAEcIgTUbtWQ-su3PrmcvjfNArHONsgn95sNieZUE,4658
|
|
30
|
+
tca/transport/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
31
|
+
tca/transport/auth.py,sha256=3E-9-bmjx9-duZmsIW9mjhl3qOs1btyr58PuiKOxEv8,1632
|
|
32
|
+
tca/transport/client.py,sha256=c_3vEtcakjd8d6HhwsM3FMTtjQAFVgya51RK5hsJLmw,8192
|
|
33
|
+
tableau_cloud_audit-0.2.0.dist-info/METADATA,sha256=LiKw95B2bUXBwcxBzKplvDb1pYwARI38WObZbp0IAbg,12180
|
|
34
|
+
tableau_cloud_audit-0.2.0.dist-info/WHEEL,sha256=zOwg4jB6zX2kU910N-cMawjivD6tO8NEWvE12je1bVk,87
|
|
35
|
+
tableau_cloud_audit-0.2.0.dist-info/entry_points.txt,sha256=IpKUEQjpVXD0J024FI1v-JzWb_i9891HT_6_VewZWow,36
|
|
36
|
+
tableau_cloud_audit-0.2.0.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
37
|
+
tableau_cloud_audit-0.2.0.dist-info/licenses/NOTICE,sha256=lm73tgZnDserGawxww4e1QT0ybhLFbSH-B0UHabCbN4,470
|
|
38
|
+
tableau_cloud_audit-0.2.0.dist-info/RECORD,,
|
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
|
|
2
|
+
Apache License
|
|
3
|
+
Version 2.0, January 2004
|
|
4
|
+
http://www.apache.org/licenses/
|
|
5
|
+
|
|
6
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
7
|
+
|
|
8
|
+
1. Definitions.
|
|
9
|
+
|
|
10
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
11
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
12
|
+
|
|
13
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14
|
+
the copyright owner that is granting the License.
|
|
15
|
+
|
|
16
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
17
|
+
other entities that control, are controlled by, or are under common
|
|
18
|
+
control with that entity. For the purposes of this definition,
|
|
19
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
20
|
+
direction or management of such entity, whether by contract or
|
|
21
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
22
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
23
|
+
|
|
24
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
25
|
+
exercising permissions granted by this License.
|
|
26
|
+
|
|
27
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
28
|
+
including but not limited to software source code, documentation
|
|
29
|
+
source, and configuration files.
|
|
30
|
+
|
|
31
|
+
"Object" form shall mean any form resulting from mechanical
|
|
32
|
+
transformation or translation of a Source form, including but
|
|
33
|
+
not limited to compiled object code, generated documentation,
|
|
34
|
+
and conversions to other media types.
|
|
35
|
+
|
|
36
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
37
|
+
Object form, made available under the License, as indicated by a
|
|
38
|
+
copyright notice that is included in or attached to the work
|
|
39
|
+
(an example is provided in the Appendix below).
|
|
40
|
+
|
|
41
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
42
|
+
form, that is based on (or derived from) the Work and for which the
|
|
43
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
44
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
45
|
+
of this License, Derivative Works shall not include works that remain
|
|
46
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
47
|
+
the Work and Derivative Works thereof.
|
|
48
|
+
|
|
49
|
+
"Contribution" shall mean any work of authorship, including
|
|
50
|
+
the original version of the Work and any modifications or additions
|
|
51
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
52
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
53
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
54
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
55
|
+
means any form of electronic, verbal, or written communication sent
|
|
56
|
+
to the Licensor or its representatives, including but not limited to
|
|
57
|
+
communication on electronic mailing lists, source code control systems,
|
|
58
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
59
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
60
|
+
excluding communication that is conspicuously marked or otherwise
|
|
61
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
62
|
+
|
|
63
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
64
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
65
|
+
subsequently incorporated within the Work.
|
|
66
|
+
|
|
67
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
68
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
69
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
70
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
71
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
72
|
+
Work and such Derivative Works in Source or Object form.
|
|
73
|
+
|
|
74
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
75
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
76
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
77
|
+
(except as stated in this section) patent license to make, have made,
|
|
78
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
79
|
+
where such license applies only to those patent claims licensable
|
|
80
|
+
by such Contributor that are necessarily infringed by their
|
|
81
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
82
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
83
|
+
institute patent litigation against any entity (including a
|
|
84
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
85
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
86
|
+
or contributory patent infringement, then any patent licenses
|
|
87
|
+
granted to You under this License for that Work shall terminate
|
|
88
|
+
as of the date such litigation is filed.
|
|
89
|
+
|
|
90
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
91
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
92
|
+
modifications, and in Source or Object form, provided that You
|
|
93
|
+
meet the following conditions:
|
|
94
|
+
|
|
95
|
+
(a) You must give any other recipients of the Work or
|
|
96
|
+
Derivative Works a copy of this License; and
|
|
97
|
+
|
|
98
|
+
(b) You must cause any modified files to carry prominent notices
|
|
99
|
+
stating that You changed the files; and
|
|
100
|
+
|
|
101
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
102
|
+
that You distribute, all copyright, patent, trademark, and
|
|
103
|
+
attribution notices from the Source form of the Work,
|
|
104
|
+
excluding those notices that do not pertain to any part of
|
|
105
|
+
the Derivative Works; and
|
|
106
|
+
|
|
107
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
108
|
+
distribution, then any Derivative Works that You distribute must
|
|
109
|
+
include a readable copy of the attribution notices contained
|
|
110
|
+
within such NOTICE file, excluding those notices that do not
|
|
111
|
+
pertain to any part of the Derivative Works, in at least one
|
|
112
|
+
of the following places: within a NOTICE text file distributed
|
|
113
|
+
as part of the Derivative Works; within the Source form or
|
|
114
|
+
documentation, if provided along with the Derivative Works; or,
|
|
115
|
+
within a display generated by the Derivative Works, if and
|
|
116
|
+
wherever such third-party notices normally appear. The contents
|
|
117
|
+
of the NOTICE file are for informational purposes only and
|
|
118
|
+
do not modify the License. You may add Your own attribution
|
|
119
|
+
notices within Derivative Works that You distribute, alongside
|
|
120
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
121
|
+
that such additional attribution notices cannot be construed
|
|
122
|
+
as modifying the License.
|
|
123
|
+
|
|
124
|
+
You may add Your own copyright statement to Your modifications and
|
|
125
|
+
may provide additional or different license terms and conditions
|
|
126
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
127
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
128
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
129
|
+
the conditions stated in this License.
|
|
130
|
+
|
|
131
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
132
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
133
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
134
|
+
this License, without any additional terms or conditions.
|
|
135
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
136
|
+
the terms of any separate license agreement you may have executed
|
|
137
|
+
with Licensor regarding such Contributions.
|
|
138
|
+
|
|
139
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
140
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
141
|
+
except as required for reasonable and customary use in describing the
|
|
142
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
143
|
+
|
|
144
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
145
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
146
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
147
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
148
|
+
implied, including, without limitation, any warranties or conditions
|
|
149
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
150
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
151
|
+
appropriateness of using or redistributing the Work and assume any
|
|
152
|
+
risks associated with Your exercise of permissions under this License.
|
|
153
|
+
|
|
154
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
155
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
156
|
+
unless required by applicable law (such as deliberate and grossly
|
|
157
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
158
|
+
liable to You for damages, including any direct, indirect, special,
|
|
159
|
+
incidental, or consequential damages of any character arising as a
|
|
160
|
+
result of this License or out of the use or inability to use the
|
|
161
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
162
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
163
|
+
other commercial damages or losses), even if such Contributor
|
|
164
|
+
has been advised of the possibility of such damages.
|
|
165
|
+
|
|
166
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
167
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
168
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
169
|
+
or other liability obligations and/or rights consistent with this
|
|
170
|
+
License. However, in accepting such obligations, You may act only
|
|
171
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
172
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
173
|
+
defend, and hold each Contributor harmless for any liability
|
|
174
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
175
|
+
of your accepting any such warranty or additional liability.
|
|
176
|
+
|
|
177
|
+
END OF TERMS AND CONDITIONS
|
|
178
|
+
|
|
179
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
180
|
+
|
|
181
|
+
To apply the Apache License to your work, attach the following
|
|
182
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
183
|
+
replaced with your own identifying information. (Don't include
|
|
184
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
185
|
+
comment syntax for the file format. We also recommend that a
|
|
186
|
+
file or class name and description of purpose be included on the
|
|
187
|
+
same "printed page" as the copyright notice for easier
|
|
188
|
+
identification within third-party archives.
|
|
189
|
+
|
|
190
|
+
Copyright [yyyy] [name of copyright owner]
|
|
191
|
+
|
|
192
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
193
|
+
you may not use this file except in compliance with the License.
|
|
194
|
+
You may obtain a copy of the License at
|
|
195
|
+
|
|
196
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
197
|
+
|
|
198
|
+
Unless required by applicable law or agreed to in writing, software
|
|
199
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
200
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
201
|
+
See the License for the specific language governing permissions and
|
|
202
|
+
limitations under the License.
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
tableau-cloud-audit
|
|
2
|
+
Copyright 2026 Nicola Simboli
|
|
3
|
+
|
|
4
|
+
Licensed under the Apache License, Version 2.0 (the "License"); you may not
|
|
5
|
+
use this file except in compliance with the License. You may obtain a copy of
|
|
6
|
+
the License in the accompanying LICENSE file, or at:
|
|
7
|
+
|
|
8
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
|
|
10
|
+
Tableau and Tableau Cloud are trademarks of Salesforce, Inc. This project is
|
|
11
|
+
an independent open-source tool and is not affiliated with or endorsed by
|
|
12
|
+
Salesforce.
|