OSSIntel logo OSSIntel
Version 0.1.1API DocsInterfaces

RawGitHubRepository

Updated 14 hr ago

Defined in: packages/github-normalizer/src/types.ts:61

Properties

archived?

optional archived?: boolean

Defined in: packages/github-normalizer/src/types.ts:86

created_at

created_at: string

Defined in: packages/github-normalizer/src/types.ts:74

default_branch?

optional default_branch?: string

Defined in: packages/github-normalizer/src/types.ts:84

description?

optional description?: string | null

Defined in: packages/github-normalizer/src/types.ts:72

fork?

optional fork?: boolean

Defined in: packages/github-normalizer/src/types.ts:73

forks_count?

optional forks_count?: number

Defined in: packages/github-normalizer/src/types.ts:82

full_name

full_name: string

Defined in: packages/github-normalizer/src/types.ts:64

homepage?

optional homepage?: string | null

Defined in: packages/github-normalizer/src/types.ts:77

html_url

html_url: string

Defined in: packages/github-normalizer/src/types.ts:71

id

id: number

Defined in: packages/github-normalizer/src/types.ts:62

language?

optional language?: string | null

Defined in: packages/github-normalizer/src/types.ts:81

name

name: string

Defined in: packages/github-normalizer/src/types.ts:63

open_issues_count?

optional open_issues_count?: number

Defined in: packages/github-normalizer/src/types.ts:83

owner?

optional owner?: object

Defined in: packages/github-normalizer/src/types.ts:65

avatar_url

avatar_url: string

id

id: number

login

login: string

type

type: string

pushed_at

pushed_at: string

Defined in: packages/github-normalizer/src/types.ts:76

size?

optional size?: number

Defined in: packages/github-normalizer/src/types.ts:78

stargazers_count?

optional stargazers_count?: number

Defined in: packages/github-normalizer/src/types.ts:79

topics?

optional topics?: string[]

Defined in: packages/github-normalizer/src/types.ts:85

updated_at

updated_at: string

Defined in: packages/github-normalizer/src/types.ts:75

watchers_count?

optional watchers_count?: number

Defined in: packages/github-normalizer/src/types.ts:80

On this page