Skip to content

Commit ef7e1e7

Browse files
authored
Update README.md
1 parent 7c370d6 commit ef7e1e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `all_groups.py` script allows to enumerate all Microsoft 365 Groups in a Azu
1414
* SharePoint URL (e.g. for Teams shared files)
1515

1616
All of this, even for private Groups!
17-
Read more about this on my blog article ["Risks of Microsoft Teams and Microsoft 365 Groups"](https://clement.notin.org/blog/2021/03/02/risks-of-microsoft-teams-and-microsoft-365-groups/)
17+
Read more about this on my blog article ["Risks of Microsoft Teams and Microsoft 365 Groups"](https://clement.notin.org/blog/2021/03/01/risks-of-microsoft-teams-and-microsoft-365-groups/)
1818

1919
The `reporting.py` script will take the JSON output from `all_groups.py` and generates a CSV files allowing to quickly identify sensitive private or public groups.
2020

@@ -53,4 +53,4 @@ python reporting.py
5353
It automatically takes `all_groups.json` in the current directory, and outputs to `all_groups.csv` in the same directory.
5454

5555
## Acknowledgements
56-
This project uses for authentication the very helpful [roadlib](https://pypi.org/project/roadlib/) from [ROADTools](https://github.com/dirkjanm/ROADtools) by @dirkjanm
56+
This project uses for authentication the very helpful [roadlib](https://pypi.org/project/roadlib/) from [ROADTools](https://github.com/dirkjanm/ROADtools) by @dirkjanm

0 commit comments

Comments
 (0)