File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818name = " pickle-whip"
1919version = " 0.1.0"
2020edition = " 2021"
21- authors = [" Cisco" ]
21+ authors = [" Cisco AI Defense " ]
2222description = " A structure-aware test case generator for Python pickle parsers and validators"
2323repository = " https://github.com/cisco-ai-defense/pickle-whip"
2424homepage = " https://github.com/cisco-ai-defense/pickle-whip"
Original file line number Diff line number Diff line change 1+ // SPDX-License-Identifier: Apache-2.0
2+ //
13// Copyright 2025 Cisco Systems, Inc. and its affiliates
24//
35// Licensed under the Apache License, Version 2.0 (the "License");
1113// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1214// See the License for the specific language governing permissions and
1315// limitations under the License.
14- //
15- // SPDX-License-Identifier: Apache-2.0
1616
1717use clap:: Parser ;
1818use color_eyre:: Result ;
You can’t perform that action at this time.
0 commit comments