|
|
7cbfbbe7f1
|
feat(cli): extend permission filter to resource-permissions command
|
2026-02-08 14:45:53 +01:00 |
|
|
|
2661e4dc5b
|
feat(table): add header spec support and explicit auto mode
|
2026-02-08 14:17:20 +01:00 |
|
|
|
861b509b15
|
feat(cli): add -s alias and generic short option help
|
2026-02-08 13:50:37 +01:00 |
|
|
|
a03af7d5f3
|
feat(cli): add resolve output and improve table formatting options
|
2026-02-08 13:44:52 +01:00 |
|
|
|
61111cc082
|
feat(graph): add --resolve for list-app-permissions
|
2026-02-08 13:19:50 +01:00 |
|
|
|
2474fa79d3
|
fix(cli): restore executable permissions
|
2026-02-08 12:12:51 +01:00 |
|
|
|
20b8f51791
|
chore(license): add MIT LICENSE and SPDX headers to source files
|
2026-02-08 12:05:53 +01:00 |
|
|
|
97f6599056
|
docs(jsdoc): fix async return and param annotations
|
2026-02-08 11:53:53 +01:00 |
|
|
|
6c5b628c70
|
feat(cli): add stdin table command and pretty rendering option
|
2026-02-08 11:52:51 +01:00 |
|
|
|
a22b762180
|
feat(cli): add graph commands with query and table output
|
2026-02-08 11:42:47 +01:00 |
|
|
|
b4cddcc50a
|
refactor(config): load JSON configs and emit JSON-only PCA output
|
2026-02-08 10:44:04 +01:00 |
|
|
|
ec5b0906ba
|
fix(loadConfig): correct config file extensions from .js to .json and update loading method
|
2026-02-08 08:04:24 +01:00 |
|
|
|
483f8878b7
|
Added to configuration directory path resolution and dynamic config loader.
|
2026-02-08 08:00:09 +01:00 |
|
|
|
0748210744
|
Refactor createPca function to dynamically import msal-node-extensions and improve cache plugin fallback handling
|
2026-02-07 13:30:24 +01:00 |
|
|
|
752c6c797c
|
Add file cache plugin for token caching fallback in createPca function
|
2026-02-07 13:27:10 +01:00 |
|
|
|
5b9074a1af
|
Add config template output
|
2026-02-07 13:25:09 +01:00 |
|
|
|
971460fc4c
|
Export additional authentication methods from pca-auth.js
|
2026-02-07 10:27:45 +01:00 |
|
|
|
9f57067bfb
|
Added OS awareness for MSAL token cache path.
|
2026-02-07 10:03:45 +01:00 |
|
|
|
f5b83e6515
|
Fixed incorrect cache path.
|
2026-02-07 09:52:55 +01:00 |
|
|
|
e4ffd25379
|
Add console-only auth URL option
|
2026-02-07 09:48:33 +01:00 |
|
|
|
aa75ad11f1
|
Update logout userPrincipalName
|
2026-02-07 09:40:52 +01:00 |
|
|
|
21b469c118
|
Reorganized the module structure.
|
2026-02-05 05:55:08 +01:00 |
|
|
|
d098081822
|
Add DevOps helpers module with API token retrieval and client functions
|
2026-02-04 22:33:45 +01:00 |
|
|
|
d72f78f597
|
Enhance documentation for getGraphClient and getApp functions in graph.js
|
2026-02-04 22:33:31 +01:00 |
|
|
|
ec7410ccd5
|
Add Azure and Microsoft Graph integration with credential management and API functions
|
2026-02-04 19:58:24 +01:00 |
|
|
|
42afd80831
|
Initialize project with basic structure, including .gitignore, README, package.json, and entry point
|
2026-02-04 09:19:03 +01:00 |
|