html

package
v0.1.5-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(
	orgName, orgStatsPath, permissionsPath, oauthAppPath, execStatusPath, issuesPath string,
	htmlDir string,
	port int,
)

Types

type InstallationInfo

type InstallationInfo struct {
	Name        string
	ID          int64
	Permissions string
}

type WrappedIssue

type WrappedIssue struct {
	Issue       issue.Issue
	SeverityStr template.HTML
	Description template.HTML
	Remediation template.HTML
	CWEs        template.HTML
}

type WrappedOAuthApp

type WrappedOAuthApp struct {
	App   scrape.OAuthApp
	State string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL