Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

weyCC81

weyCC81 starred nathanmcnulty/nathanmcnulty
weyCC81 starred microsoft/PowerShellForGitHub
weyCC81 opened a pull request on maester365/maester
Adjust User Output in regards to Count
Related to https://github.com/maester365/maester/issues/626#issuecomment-2602002239
weyCC81 created a branch on weyCC81/ch.alweys.maester

wey-EntraIDUserCount - The core repository for the Maester module with helper cmdlets that will be called from the Pester tests.

weyCC81 created a comment on an issue on microsoftgraph/msgraph-sdk-powershell
Created a case `Graph MailboxSetting Access Denied with Delegated‎ (#‎2501241410003136‎)`

View on GitHub

weyCC81 starred unverbuggt/mkdocs-encryptcontent-plugin
weyCC81 starred andrew-s-taylor/EUCToolbox
weyCC81 starred Cloud-Architekt/EntraOps
weyCC81 opened an issue on unverbuggt/mkdocs-encryptcontent-plugin
Add support to hide search button on unlock page
Attention: do not use for confident content (unencrypted), just appropriate for restricted content (block for end-user) **Workaround 1 (failed)** Add the following lines to `mkdocs.yml`: ``` - e...
weyCC81 created a comment on an issue on maester365/maester
I think it could have been PowerShell 7 vs PowerShell 5, see above. Just added a line... Are you using Visual Studio Code, ISE or something else?

View on GitHub

weyCC81 created a comment on an issue on maester365/maester
I am still missing your Microsoft.Graph Module version, to reproduce it. I can confirm that you get a different output with your snippet, but I don't know why we should change that, it makes no sen...

View on GitHub

weyCC81 created a comment on an issue on maester365/maester
I have not found a test which would provide you "deleted user" in ca policy. Do you have a policy with an excluded of an already deleted user?

View on GitHub

weyCC81 opened a pull request on maester365/maester
Update for CA Test - Major Changes (State: Enabled)
Reviewed State for `Get-MtConditionalAccessPolicy` - Add comment if not filtered for Enabled state - Adjusted for simpler review of multiple tests
weyCC81 created a branch on weyCC81/ch.alweys.maester

wey-EntraCa-Major-v2 - The core repository for the Maester module with helper cmdlets that will be called from the Pester tests.

weyCC81 opened a pull request on maester365/maester
Update for CA Test - Major Changes (Connect Sync)
Warning: This change does change the behavior of the Test **Do not check blocks for Legacy Auth** In my opinion, blocks which are not targeting Modern Auth, should not be considered **Ignore...
weyCC81 created a branch on weyCC81/ch.alweys.maester

wey-EntraCa-Major-v1 - The core repository for the Maester module with helper cmdlets that will be called from the Pester tests.

weyCC81 opened a pull request on maester365/maester
Update for CA Test - Minor Changes
Add more text Change value (Linux Container) Generate a better output
weyCC81 pushed 1 commit to wey-EntraCa-Minor-v1 weyCC81/ch.alweys.maester

View on GitHub

weyCC81 created a branch on weyCC81/ch.alweys.maester

wey-EntraCa-Minor-v1 - The core repository for the Maester module with helper cmdlets that will be called from the Pester tests.

weyCC81 opened a pull request on maester365/maester
Minor text updates for Exchange
Text/Description updates
weyCC81 created a branch on weyCC81/ch.alweys.maester

wey-ExchangeText-v1 - The core repository for the Maester module with helper cmdlets that will be called from the Pester tests.

weyCC81 opened a pull request on maester365/maester
Update for MS.AAD.5.4 - GroupConsent
Ignore or skip Group Consent when not available
weyCC81 created a branch on weyCC81/ch.alweys.maester

wey-EntraSkipGroupConsent - The core repository for the Maester module with helper cmdlets that will be called from the Pester tests.

weyCC81 opened a pull request on maester365/maester
Improve License Handling for Exchange and others
**List of Changes** - Fix for MS.EXO.08.4: https://github.com/maester365/maester/issues/623 - Add more comments - Add GOV Licenses where available
weyCC81 created a branch on weyCC81/ch.alweys.maester

wey-ExchangeDLPLicensing&Others - The core repository for the Maester module with helper cmdlets that will be called from the Pester tests.

weyCC81 pushed 13 commits to main weyCC81/ch.alweys.maester
  • Fix a couple bugs in record lookups and allowed for a CISA Strict parameter for DMARC 6dd153b
  • Remove hard coded 45614bc
  • Remove hard coded 5b57c4f
  • update error message for DMARC 8d4bb16
  • Update ConvertFrom-MailAuthenticationRecordDkim.ps1 816d362
  • Added logic to handle missing strict param. Missed on first push. 2b1cf6f
  • Fix Send-MtMail outputtype 43898c7
  • Update Test-MtConditionalAccessWhatIf.mdx In the example, an @ is missing before the {} of the 'DeviceInfo' paramete... c3f897c
  • Merge pull request #601 from Augmentt-dev/dns Update error message when DNS record cannot be found 3342af0
  • Merge pull request #599 from soulemike/fix549 Fix a couple bugs in record lookups and allowed for a CISA Strict par… 3b6ab18
  • Merge pull request #602 from soulemike/mailFix Fix Send-MtMail outputtype 6be6e8a
  • Merge pull request #605 from lukasgd1913/patch-1 Update Test-MtConditionalAccessWhatIf.mdx afcc54f
  • Update Test-MtConditionalAccessWhatIf.ps1 Fixed splatting of -DeviceInfo 3b82268

View on GitHub

weyCC81 created a comment on an issue on maester365/maester
There is currently a routine which checks for "NotLicensedExoDlp", what did we miss? _Test_ https://github.com/maester365/maester/blob/3b82268b621fe9c2468bbef560433be2b3d6eb0c/tests/cisa/exchange/...

View on GitHub

weyCC81 created a comment on an issue on maester365/maester
I can not reproduce this, which Graph Modules are you using? ``` $result = Invoke-MtGraphRequest -RelativeUri "settings" -ApiVersion beta $result.values # containes Name and Value $result.value # ...

View on GitHub

weyCC81 created a comment on an issue on globalcyberalliance/domain-security-scanner
Hi @wolveix I will send you the domain over LinkedIn (private, already requested to connect) and agree with the length, this is rather unusual. It does however not have more than 10 DNS lookups...

View on GitHub

weyCC81 created a comment on an issue on maester365/maester
The same is happening with "include_tags" or "exclude_tags", I have added a note there: - https://github.com/maester365/maester/blob/main/action.yml Were you able to fix it when copy over the acti...

View on GitHub

Load more