Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

fix: Modify the bazel.BUILD file by hand to include the compliance protos which are not autogenerated #439

Merged
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/AliasContext.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/provenance.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

/**
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/AliasContextOrBuilder.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/provenance.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

public interface AliasContextOrBuilder
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/Architecture.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/package.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

/**
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/Artifact.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/provenance.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

/**
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/ArtifactOrBuilder.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/provenance.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

public interface ArtifactOrBuilder
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/Attestation.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/attestation.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

public final class Attestation {
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/AttestationNote.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/attestation.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

/**
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/AttestationNoteOrBuilder.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/attestation.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

public interface AttestationNoteOrBuilder
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/AttestationOccurrence.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/attestation.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

/**
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/AttestationOccurrenceOrBuilder.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/attestation.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

public interface AttestationOccurrenceOrBuilder
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/BatchCreateNotesRequest.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

/**
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/BatchCreateNotesRequestOrBuilder.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

public interface BatchCreateNotesRequestOrBuilder
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/BatchCreateNotesResponse.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

/**
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/BatchCreateNotesResponseOrBuilder.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

public interface BatchCreateNotesResponseOrBuilder
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/BatchCreateOccurrencesRequest.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

public interface BatchCreateOccurrencesRequestOrBuilder
Expand Down
16 changes: 16 additions & 0 deletions src/main/java/io/grafeas/v1/BatchCreateOccurrencesResponse.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: grafeas/v1/grafeas.proto

/*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.grafeas.v1;

/**
Expand Down
Loading