https://github.com/crowdstrike/opensource.crowdstrike.com

https://github.com/crowdstrike/opensource.crowdstrike.com

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.8%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: CrowdStrike
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 1.3 MB
Statistics
  • Stars: 3
  • Watchers: 6
  • Forks: 7
  • Open Issues: 7
  • Releases: 0
Created almost 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme Contributing License Code of conduct

README.md

opensource.crowdstrike.com

This repo contains the code for opensource.crowdstrike.com.

The site is generated from: - config for featured projects - markdown for custom pages via Ember.JS, our frontend framework of choice and using the design system used for the Falcon family of products.

Contributing

For content changes, edit the content in the docs folder.

  1. fork the repo https://github.com/CrowdStrike/opensource.crowdstrike.com/fork
  2. git clone <the repo's git URL>
  3. cd opensource.crowdstrike.com
  4. pnpm install
  5. create a new branch
  6. make your changes
  7. commit and push
  8. open a PR for review
  9. 🎉

Running locally

once cdd into the repo, and after having run pnpm install, the app, which lives in the site directory, can be ran via pnpm start

Updating the featured projects

Same as the contributin steps, except your changes involve config.yaml.

This generates the json files that the "app" will read for both featured projects and all projects.

Owner

  • Name: CrowdStrike
  • Login: CrowdStrike
  • Kind: organization
  • Email: github@crowdstrike.com
  • Location: United States of America

GitHub Events

Total
  • Issue comment event: 4
  • Pull request review event: 1
  • Pull request event: 5
  • Fork event: 2
Last Year
  • Issue comment event: 4
  • Pull request review event: 1
  • Pull request event: 5
  • Fork event: 2

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 46
  • Total Committers: 3
  • Avg Commits per committer: 15.333
  • Development Distribution Score (DDS): 0.065
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
NullVoxPopuli L****v@g****m 43
Joshua Hiller j****r@c****m 2
ffalor f****r@o****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 19
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 days
  • Total issue authors: 1
  • Total pull request authors: 7
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.74
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 minutes
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.56
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • NullVoxPopuli (1)
Pull Request Authors
  • NullVoxPopuli (8)
  • donnachaforde (6)
  • codechelle (2)
  • passgithubtest (2)
  • mraible (1)
  • ffalor (1)
  • jshcodes (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

build/package.json npm
  • lodash.uniqby ^4.7.0 development
  • typescript ^4.7.4 development
  • @octokit/core ^4.0.4
  • yaml ^2.1.1
site/package.json npm
  • @babel/core ^7.19.0 development
  • @docfy/core ^0.5.0 development
  • @docfy/ember ^0.5.0 development
  • @ember/optional-features ^2.0.0 development
  • @ember/test-helpers ^2.7.0 development
  • @embroider/compat ^1.8.3 development
  • @embroider/core ^1.8.3 development
  • @embroider/webpack ^1.8.3 development
  • @glimmer/component ^1.1.2 development
  • @glimmer/tracking ^1.1.2 development
  • @glint/core ^0.9.4 development
  • @glint/environment-ember-loose ^0.9.4 development
  • @glint/environment-ember-template-imports ^0.9.4 development
  • @glint/template ^0.9.4 development
  • @nullvoxpopuli/eslint-configs ^2.2.39 development
  • @tsconfig/ember ^1.0.1 development
  • @types/ember ^4.0.0 development
  • @types/ember-qunit ^5.0.2 development
  • @types/ember-resolver ^5.0.11 development
  • @types/ember__application ^4.0.2 development
  • @types/ember__array ^4.0.1 development
  • @types/ember__component ^4.0.8 development
  • @types/ember__controller ^4.0.0 development
  • @types/ember__debug ^4.0.1 development
  • @types/ember__destroyable ^4.0.0 development
  • @types/ember__engine ^4.0.0 development
  • @types/ember__error ^4.0.0 development
  • @types/ember__object ^4.0.2 development
  • @types/ember__owner ^4.0.0 development
  • @types/ember__polyfills ^4.0.0 development
  • @types/ember__routing ^4.0.11 development
  • @types/ember__runloop ^4.0.1 development
  • @types/ember__service ^4.0.0 development
  • @types/ember__string ^3.0.9 development
  • @types/ember__template ^4.0.0 development
  • @types/ember__test ^4.0.0 development
  • @types/ember__test-helpers ^2.8.0 development
  • @types/ember__utils ^4.0.0 development
  • @types/htmlbars-inline-precompile ^3.0.0 development
  • @types/qunit ^2.19.3 development
  • @types/rsvp ^4.0.4 development
  • autoprefixer ^10.4.12 development
  • babel-eslint ^10.1.0 development
  • broccoli-asset-rev ^3.0.0 development
  • cssnano ^5.1.12 development
  • ember-auto-import ^2.4.1 development
  • ember-cli ~4.7.0 development
  • ember-cli-app-version ^5.0.0 development
  • ember-cli-babel ^7.26.11 development
  • ember-cli-dependency-checker ^3.3.1 development
  • ember-cli-htmlbars ^6.0.1 development
  • ember-cli-inject-live-reload ^2.1.0 development
  • ember-cli-sri ^2.1.1 development
  • ember-cli-terser ^4.0.2 development
  • ember-cli-typescript ^5.1.0 development
  • ember-export-application-global ^2.0.1 development
  • ember-fetch ^8.1.1 development
  • ember-load-initializers ^2.1.2 development
  • ember-page-title ^7.0.0 development
  • ember-qunit ^5.1.5 development
  • ember-resolver ^8.0.3 development
  • ember-source ~4.7.0 development
  • ember-template-imports ^3.1.1 development
  • ember-template-lint ^4.8.0 development
  • eslint ^7.32.0 development
  • eslint-config-prettier ^8.5.0 development
  • eslint-plugin-ember ^10.6.1 development
  • eslint-plugin-node ^11.1.0 development
  • eslint-plugin-prettier ^4.0.0 development
  • eslint-plugin-qunit ^7.2.0 development
  • fractal-page-object ^0.3.0 development
  • loader.js ^4.7.0 development
  • npm-run-all ^4.1.5 development
  • postcss ^8.4.14 development
  • postcss-import ^15.0.0 development
  • postcss-loader ^7.0.1 development
  • prettier ^2.6.2 development
  • qunit ^2.19.1 development
  • qunit-dom ^2.0.0 development
  • tailwindcss ^3.1.6 development
  • typescript ^4.8.4 development
  • webpack ^5.73.0 development
  • @crowdstrike/ember-oss-docs ^1.0.5
  • @crowdstrike/ember-toucan-styles ^1.0.0
  • @crowdstrike/tailwind-toucan-base ^3.3.1
  • @embroider/router ^1.8.3
  • @tailwindcss/typography ^0.5.7
  • ember-browser-services ^4.0.3
  • ember-cached-decorator-polyfill ^0.1.4
  • ember-modifier ^3.2.7
  • ember-resources ^5.4.0
  • ember-url-hash-polyfill ^1.0.8
  • tracked-built-ins ^3.1.0
.github/actions/pnpm/action.yml actions
  • actions/setup-node v3 composite
  • pnpm/action-setup v2.2.2 composite
.github/workflows/ci.yml actions
  • ./.github/actions/pnpm * composite
  • actions/checkout v3 composite
  • cloudflare/pages-action 1 composite
  • marocchino/sticky-pull-request-comment v2 composite
pnpm-lock.yaml npm
  • 1823 dependencies
package.json npm