https://github.com/caffeine-addictt/nexis

NYP InfoSec Auth Service

https://github.com/caffeine-addictt/nexis

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.8%) to scientific vocabulary

Keywords

api cli client go golang python python3 restful-api security tooling web web-api
Last synced: 5 months ago · JSON representation

Repository

NYP InfoSec Auth Service

Basic Info
  • Host: GitHub
  • Owner: caffeine-addictt
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 373 KB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 1
  • Open Issues: 7
  • Releases: 2
Topics
api cli client go golang python python3 restful-api security tooling web web-api
Created over 1 year ago · Last pushed 12 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Codeowners Security

README.md

[![PYPI - Version][version-shield]][pypi-url] [![PYPI - Downloads][downloads-shield]][pypi-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![GPL3.0 License][license-shield]][license-url]


Logo

Nexis

NYP InfoSec Auth Service
Explore the docs »

Report Bug · Request Feature

About The Project

This is a auth service for NYP InfoSec.

See the open issues for a full list of proposed features (and known issues).

(back to top)

Getting Started

This is an example of how you can set up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

  • Python v3.9+

Installation

Below is an example of how you can install and use Nexis.

1. Install Nexis

sh pip install nexis

2. Run Nexis

sh nexis --help

Read our docs for more information.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. ( ˶ˆᗜˆ˵ )

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Read our contributing guide for more information.

(back to top)

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

(back to top)

Contact

Jun Xiang - contact@ngjx.org

(back to top)

Acknowledgments

(back to top)

Owner

  • Name: Jun Xiang (カエデ)
  • Login: caffeine-addictt
  • Kind: user
  • Location: Singapore
  • Company: Hire me

Back-end Engineer | Offensive Security Enthusiast

GitHub Events

Total
  • Delete event: 26
  • Issue comment event: 23
  • Push event: 3
  • Pull request event: 58
  • Pull request review event: 3
  • Create event: 30
Last Year
  • Delete event: 26
  • Issue comment event: 23
  • Push event: 3
  • Pull request event: 58
  • Pull request review event: 3
  • Create event: 30

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 20
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.65
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 20
Past Year
  • Issues: 0
  • Pull requests: 20
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.65
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 20
Top Authors
Issue Authors
  • caffeine-addictt (2)
Pull Request Authors
  • dependabot[bot] (58)
  • caffeine-addictt (13)
Top Labels
Issue Labels
Priority: High + (1) Status: WIP (1) Type: CI (1) Type: Enhancement (1) Type: Feature (1)
Pull Request Labels
dependencies (59) python (41) docker (8) javascript (6) Documentation (6) Type: CI (5) Type: Test (4) github_actions (3) Scope: Client (3) Scope: Server (3) Type: Enhancement (3) Skip-Changelog (2) Type: Feature (2) Priority: High + (1)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 23 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 5
  • Total maintainers: 1
proxy.golang.org: github.com/caffeine-addictt/nexis
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 6.3%
Average: 6.5%
Dependent repos count: 6.8%
Last synced: 6 months ago
pypi.org: nexis

NYP InfoSec Auth CLI

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 23 Last month
Rankings
Dependent packages count: 10.6%
Average: 35.1%
Dependent repos count: 59.7%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/draft-release-tag.yml actions
  • release-drafter/release-drafter v6 composite
.github/workflows/labeler.yml actions
  • actions/labeler v5 composite
.github/workflows/linter.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/setup-node v4.0.3 composite
  • re-actors/alls-green v1.2.2 composite
.github/workflows/test-worker.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • re-actors/alls-green v1.2.2 composite
go.mod go
  • github.com/joho/godotenv v1.5.1
go.sum go
  • github.com/joho/godotenv v1.5.1
package-lock.json npm
  • prettier 3.3.3 development
package.json npm
  • prettier ^3.3.3 development