syntaxVersion: '2.1'
saasName: Github
createdAt: '2020-11-30'
version: '2020-11-30'
billing:
  monthly: 1.0
currency: EUR
url: http://web.archive.org/web/20201130000520/https://github.com/pricing
features:
  publicRepositories:
    description: Host open source projects in public GitHub repositories, accessible
      via web or command line. Public repositories are accessible to anyone at GitHub.com.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  privateRepositories:
    description: Host code in private GitHub repositories, accessible via appliance,
      web, and command line. Private repositories are only accessible to you and people
      you share them with.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  githubActions:
    description: Use execution minutes with GitHub Actions to automate your software
      development workflows. Write tasks and combine them to build, test, and deploy
      any code project on GitHub. Minutes are free for public repositories.
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TASK_AUTOMATION
  githubPackages:
    description: Host your own software packages or use them as dependencies in other
      projects. Both private and public hosting available. Packages are free for public
      repositories.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  codeReviews:
    description: Review new code, see visual code changes, and confidently merge code
      changes with automated status checks.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  pullRequests:
    description: Allow contributors to easily notify you of changes they've pushed
      to a repository with access limited to the contributors you specify. Easily
      merge changes you accept.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  protectedBranches:
    description: Enforce restrictions on how code branches are merged, including requiring
      reviews by selected collaborators, or allowing only specific contributors to
      work on a particular branch.
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  codeOwners:
    description: Automatically request reviews or require approval by selected contributors
      when changes are made to sections of code that they own.
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TRACKING
  draftPullRequests:
    description: Easily discuss and collaborate on pull requests before submitting
      to formal review.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  multiplePullRequestsAssignees:
    description: Assign more than one person to a pull request.
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  multiplePullRequestsReviewers:
    description: Assign multiple users or a team to review a pull request.
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  scheduledReminders:
    description: Send scheduled messages to you or your team listing open pull requests.
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TASK_AUTOMATION
  automaticCodeReviewAssigment:
    description: Automatically assign code reviews to members of your team based on
      one of two algorithms.
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TASK_AUTOMATION
  collaboratorsForPublicRepositories:
    description: Invite any GitHub member, or all GitHub members, to work with you
      on code in a public repository you control including making changes and opening
      issues.
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  collaboratorsForPrivateRepositories:
    description: Invite any GitHub member, or all GitHub members, to work with you
      on code in a private repository you control including making changes and opening
      issues.
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  issues:
    description: Track bugs, enhancements, and other requests, prioritize work, and
      communicate with stakeholders as changes are proposed and merged.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  projects:
    description: Visualize and manage issues and pull requests across tables, boards,
      and roadmaps with custom fields and views that you can arrange to suit your
      workflow.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  milestones:
    description: Track progress on groups of issues or pull requests in a repository,
      and map groups to overall project goals.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  teamDiscussions:
    description: Discuss any topic, unattached to a specific project or issue. Control
      who has access, notify discussion participants with updates, and link from anywhere.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  organizationAndTeamManagement:
    description: Manage access to projects on a team-by-team, or individual user,
      basis.
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  pagesAndWikis:
    description: Host documentation and simple websites for your project in a wiki
      format that contributors can easily edit either on the web or command line.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  repositoryInsights:
    description: See data about activity and contributions within your repositories,
      including trends. You can use this data to improve collaboration and make development
      faster and more effective.
    valueType: BOOLEAN
    defaultValue: true
    type: INFORMATION
  multipleIssueAssignees:
    description: Assign more than one person to an issue.
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  dependabotAlerts:
    description: Get notified when there are new vulnerabilities affecting dependencies
      in your repositories.
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TRACKING
  publicSecretScanning:
    description: Detect credentials exposed in your public repositories.
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TRACKING
  dependabotSecurityUpdates:
    description: Keep projects secure by automatically opening pull requests that
      update vulnerable dependencies to secure versions.
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TASK_AUTOMATION
  requiredReviews:
    description: Ensure that pull requests have a specific number of approving reviews
      before collaborators can make changes to a protected branch.
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  requiredStatusChecks:
    description: Ensure that all required CI tests are passing before collaborators
      can make changes to a protected branch.
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  automatedCodeScanning:
    description: Automatically scan your code for security vulnerabilities and get
      detailed information on how to fix them.
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TASK_AUTOMATION
  githubSecurityAdvisories:
    description: Privately discuss, fix, and publish information about security vulnerabilities
      found in your repository.
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  roleBasedAccessControl:
    description: Define users' level of access to your code, data and settings.
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  required2FA:
    description: Use an extra layer of security with two factor authentication (2FA)
      when logging into GitHub.
    valueType: BOOLEAN
    defaultValue: true
    type: INTEGRATION
    integrationType: EXTERNAL_DEVICE
  auditLog:
    description: Quickly review the actions performed by members of your organization.
    valueType: BOOLEAN
    defaultValue: true
    type: INFORMATION
  auditLogAPI:
    description: Keep copies of audit log data to ensure secure IP and maintain compliance
      for your organization.
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: API
  githubConnect:
    description: Share features and workflows between your GitHub Enterprise Server
      instance and GitHub Enterprise Cloud.
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: EXTERNAL_DEVICE
  singleSignOn:
    description: Use an identity provider to manage the identities of GitHub users
      and applications.
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: IDENTITY_PROVIDER
  ldap:
    description: Access GitHub Enterprise Server using your existing accounts and
      centrally manage repository access.
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: IDENTITY_PROVIDER
  ipAllowList:
    description: Limit access to known allowed IP addresses.
    valueType: BOOLEAN
    defaultValue: false
    type: MANAGEMENT
  githubApps:
    description: Install apps that integrate directly with GitHub's API to improve
      development workflows – or build your own for private use or publication in
      the GitHub Marketplace.
    valueType: BOOLEAN
    defaultValue: true
    type: INTEGRATION
    integrationType: MARKETPLACE
  statusChecks:
    description: Define tests that GitHub automatically runs against code being committed
      to your repository, and get details about failures and what is causing them.
    valueType: BOOLEAN
    defaultValue: true
    type: INFORMATION
  preReceiveHooks:
    description: Create requirements for automatically accepting or rejecting a push
      based on the contents of the push.
    valueType: BOOLEAN
    defaultValue: false
    type: AUTOMATION
    automationType: TASK_AUTOMATION
  communitySupport:
    description: Get help with most of your GitHub questions and issues in our Community
      Forum.
    valueType: BOOLEAN
    defaultValue: true
    type: SUPPORT
  standardSupport:
    description: GitHub Support can help you troubleshoot issues you run into while
      using GitHub. Get support via the web.
    valueType: BOOLEAN
    defaultValue: false
    type: SUPPORT
  premiumAndPremiumPlusSupport:
    description: With Premium, get a 30-minute SLA on Urgent tickets and 24/7 web
      and phone support via callback request. With Premium Plus, get everything in
      Premium, assigned Customer Reliability Engineer and more.
    valueType: BOOLEAN
    defaultValue: false
    type: SUPPORT
  phoneSupport:
    description: Get help with your GitHub questions and issues via phone.
    valueType: BOOLEAN
    defaultValue: false
    type: SUPPORT
  invoiceBilling:
    description: Pay bills via invoice, rather than using your credit card.
    valueType: TEXT
    defaultValue:
    - CARD
    type: PAYMENT
  selfHostedDeployment:
    description: Self-hosted GitHub for on-prem appliances or self-managed cloud tenants.
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: EXTERNAL_DEVICE
usageLimits:
  githubOnlyForPublicRepositoriesFreeTier:
    description: Free tier usage limit for public repositories
    valueType: BOOLEAN
    defaultValue: false
    type: NON_RENEWABLE
    linkedFeatures:
    - protectedBranches
    - codeOwners
    - draftPullRequests
    - multiplePullRequestsAssignees
    - repositoryInsights
    - scheduledReminders
    - automaticCodeReviewAssigment
    - pagesAndWikis
    - multipleIssueAssignees
    - requiredReviews
    - requiredStatusChecks
    - githubSecurityAdvisories
  githubOnlyForPublicRepositoriesTeamTier:
    description: Team tear usage limit for public repositories
    valueType: BOOLEAN
    defaultValue: true
    type: NON_RENEWABLE
    linkedFeatures:
    - automatedCodeScanning
    - githubSecurityAdvisories
  onlyForPublicRepositoriesEnterpriseAndOneTiers:
    description: Enterprise and One tiers usage limit for public repositories
    valueType: BOOLEAN
    defaultValue: true
    type: NON_RENEWABLE
    linkedFeatures:
    - automatedCodeScanning
  githubActionsQuota:
    description: ''
    valueType: NUMERIC
    defaultValue: 2000
    unit: minute/month
    type: TIME_DRIVEN
    linkedFeatures:
    - githubActions
  diskSpaceForGithubPackages:
    description: ''
    valueType: NUMERIC
    defaultValue: 0.5
    unit: GB
    type: NON_RENEWABLE
    linkedFeatures:
    - githubPackages
plans:
  FREE:
    description: The basics for individuals and organizations
    price: 0
    unit: user/month
    features: null
    usageLimits:
      githubOnlyForPublicRepositoriesFreeTier:
        value: true
  TEAM:
    description: Advanced collaboration for individuals and organizations
    price: 4
    unit: user/month
    features:
      standardSupport:
        value: true
    usageLimits:
      githubOnlyForPublicRepositoriesTeamTier:
        value: true
      githubActionsQuota:
        value: 3000
      diskSpaceForGithubPackages:
        value: 2
  ENTERPRISE:
    description: Security, compliance, and flexible deployment
    price: 21
    unit: user/month
    features:
      auditLogAPI:
        value: true
      githubConnect:
        value: true
      singleSignOn:
        value: true
      ldap:
        value: true
      standardSupport:
        value: true
      invoiceBilling:
        value:
        - CARD
        - INVOICE
    usageLimits:
      onlyForPublicRepositoriesEnterpriseAndOneTiers:
        value: true
      githubActionsQuota:
        value: 50000
      diskSpaceForGithubPackages:
        value: 50
  ONE:
    description: All of our best tools, support, and services
    price: Contact Sales
    unit: user/month
    features:
      githubSecurityAdvisories:
        value: true
      auditLogAPI:
        value: true
      githubConnect:
        value: true
      singleSignOn:
        value: true
      ldap:
        value: true
      standardSupport:
        value: true
      premiumAndPremiumPlusSupport:
        value: true
      invoiceBilling:
        value:
        - CARD
        - INVOICE
    usageLimits:
      onlyForPublicRepositoriesEnterpriseAndOneTiers:
        value: true
      githubActionsQuota:
        value: 50000
      diskSpaceForGithubPackages:
        value: 50
addOns:
  premiumSupport:
    availableFor:
    - ENTERPRISE
    price: Contact Sales
    unit: user/month
    features:
      premiumAndPremiumPlusSupport:
        value: true
      phoneSupport:
        value: true
    usageLimits: null
    usageLimitsExtensions: null
  enterpriseServer:
    availableFor:
    - ENTERPRISE
    - ONE
    price: Contact Sales
    unit: user/month
    features:
      preReceiveHooks:
        value: true
      selfHostedDeployment:
        value: true
    usageLimits: null
    usageLimitsExtensions: null
  enterpriseCloud:
    availableFor:
    - ENTERPRISE
    price: Contact Sales
    unit: user/month
    features:
      publicSecretScanning:
        value: true
      dependabotSecurityUpdates:
        value: true
      githubSecurityAdvisories:
        value: true
      ipAllowList:
        value: true
    usageLimits: null
    usageLimitsExtensions: null
  oneEnterpriseCloud:
    availableFor:
    - ONE
    price: Contact Sales
    unit: user/month
    features:
      publicSecretScanning:
        value: true
      dependabotSecurityUpdates:
        value: true
      ipAllowList:
        value: true
    usageLimits: null
    usageLimitsExtensions: null
