Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(access-tokens): Bug fixes #184

Merged
merged 7 commits into from
Jun 2, 2024
Merged

fix(access-tokens): Bug fixes #184

merged 7 commits into from
Jun 2, 2024

Conversation

raz-shlomo-frontegg
Copy link
Collaborator

No description provided.

raz-shlomo-frontegg and others added 5 commits May 29, 2024 14:32
* iterate over all resolvers

* audit fix

* fix warning and test

* fix warning and test
# [5.3.0-alpha.6](5.3.0-alpha.5...5.3.0-alpha.6) (2024-05-29)

### Bug Fixes

* **access-token:** Ability to check access tokens ([#182](#182)) ([d530701](d530701))
* **access-token:** Ability to check access tokens ([#182](#182)) ([#183](#183)) ([7544765](7544765))
@raz-shlomo-frontegg raz-shlomo-frontegg changed the title Bug fixes FIx(access-tokens): Bug fixes Jun 2, 2024
Copy link

github-actions bot commented Jun 2, 2024

# npm audit report

ip  2.0.0
Severity: moderate
NPM IP package incorrectly identifies some private IP addresses as public - https://github.com/advisories/GHSA-78xj-cgh5-2h22
fix available via `npm audit fix`
node_modules/npm/node_modules/ip

tar  <6.2.1
Severity: moderate
Denial of service while parsing a tar file due to lack of folders count validation - https://github.com/advisories/GHSA-f5x3-32g6-xq36
fix available via `npm audit fix --force`
Will install semantic-release@24.0.0, which is a breaking change
node_modules/npm/node_modules/tar
  npm  <=10.5.0
  Depends on vulnerable versions of tar
  node_modules/npm
    @semantic-release/npm  5.0.0 - 10.0.6
    Depends on vulnerable versions of npm
    node_modules/@semantic-release/npm
      semantic-release  15.9.4 - 22.0.0-beta.9
      Depends on vulnerable versions of @semantic-release/npm
      node_modules/semantic-release

5 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

## [5.3.1-alpha.1](5.3.0...5.3.1-alpha.1) (2024-06-02)

### Bug Fixes

* **access-token:** Ability to check access tokens ([#182](#182)) ([d530701](d530701))
* **access-token:** Ability to check access tokens ([#182](#182)) ([#183](#183)) ([7544765](7544765))
@Omers-Frontegg Omers-Frontegg merged commit 1854627 into master Jun 2, 2024
4 checks passed
@raz-shlomo-frontegg raz-shlomo-frontegg changed the title FIx(access-tokens): Bug fixes fix(access-tokens): Bug fixes Jun 2, 2024
raz-shlomo-frontegg added a commit that referenced this pull request Jun 2, 2024
guy-frontegg pushed a commit that referenced this pull request Jun 2, 2024
## [5.3.1](5.3.0...5.3.1) (2024-06-02)

### Bug Fixes

* **access-tokens:** Bug fixes ([#184](#184)) ([30e69ae](30e69ae))
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.

4 participants