Skip to content

Logging fix#33

Merged
indrora merged 12 commits into
release-4.2from
logging-fix
Jun 18, 2026
Merged

Logging fix#33
indrora merged 12 commits into
release-4.2from
logging-fix

Conversation

@CoconutMage

Copy link
Copy Markdown

No description provided.

rcpokorny and others added 12 commits March 9, 2026 13:23
Updates:

    - Azure.Core
    - Azure.Identity
    - Newtonsoft.Json

---------

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Co-authored-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
* chore: update dependencies 

Updates:

    - Azure.Core
    - Azure.Identity
    - Newtonsoft.Json

---------

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Co-authored-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>

* Fix: Update packages from previously revoked signature versions

* Updated Keyfactor packages to resolve an issue with a revoked certificated.

---------

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>

---------

Co-authored-by: Bob Pokorny <55611381+rcpokorny@users.noreply.github.com>
Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Co-authored-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
* chore: update dependencies 

Updates:

    - Azure.Core
    - Azure.Identity
    - Newtonsoft.Json

---------

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Co-authored-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>

* Fix: Update packages from previously revoked signature versions

* Updated Keyfactor packages to resolve an issue with a revoked certificated.

---------

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>

* Updated Frameworks to include .Net10

* Updated Frameworks to include .Net10

* Update generated docs

---------

Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>

---------

Co-authored-by: Bob Pokorny <55611381+rcpokorny@users.noreply.github.com>
Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Co-authored-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
* - Updated the following packages to eliminiate vulnerabilities:
    - Azure.Core
    - Azure.Identity
    - Newtonsoft.Json

* Update generated docs

* Misspelled words.

* Added PAM support

* Added implementation of PAM to all jobs

* updating unit tests for PAM Tests

* Updated test for PAM Provider

* Fixed PAM Issue

* Update generated docs

* Modified logging so not to show sensitive data.

* Changed logging message from 'Application ID' to 'Object ID'.
Removed additional logging of sensitive information.

* #85686 - Removed all mentions of UseSSL Flag

* Update generated docs

* Removed SSL Info

---------

Co-authored-by: Bob Pokorny <55611381+rcpokorny@users.noreply.github.com>
Co-authored-by: Bob Pokorny <bpokorny@keyfactor.com>
Co-authored-by: Keyfactor <keyfactor@keyfactor.github.io>
Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
@indrora indrora merged commit acb58e7 into release-4.2 Jun 18, 2026
24 of 28 checks passed
@spbsoluble

Copy link
Copy Markdown
Contributor

The build was failing because Microsoft.Graph was removed in commit 7886460 with the comment "Not used in codebase" — but it is actively used throughout GraphClient.cs for GraphServiceClient, Application, ServicePrincipal, KeyCredential, and PasswordCredential. It cannot be satisfied transitively through any of the other referenced packages.

No known CVEs exist for Microsoft.Graph 5.54.0, so there was no security reason to remove it. The package has been restored in 357b322.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants